Ansible Lab Setup | DevOps Tool | Automation with Ansible

preview_player
Показать описание
This video demonstrates how to setup a virtual lab on VirtualBox for Ansible testing/configuration.

Рекомендации по теме
Комментарии
Автор

sudo yum install epel-release, sudo yum repolist and then sudo yum install ansible if you are getting "no package found" error

Thef
Автор

man, thanks! I was stuck trying to test from a virtualbox vm to another as root and was missing the ssh-copy-id step.

caydesix
Автор

very well explained . Good Work.. are you making tutorial on Open stack, Docker, kubernates any plan

sarpeshmishra
Автор

my output for the hostname isn't giving success not fail either it says changed

192.168.56.11 | CHANGED | rc=0 >>
vm1.sniper.com
192.168.56.12 | CHANGED | rc=0 >>
vm2.sniper.com

therajajr
Автор

Process is good but approximately how much RAM allocation would be needed in host operating system, could u please say.

techeccentric
Автор

Sudo yum install ansible does not works.
It shows one of the configured repo fails and yum doesn't have enough cache

arshdeepkaur