Ansible
sudo dnf in ansible
Set up your Inventory
Create a inventory.ini
[myhosts]
192.0.2.50
192.0.2.51
192.0.2.52
CONTINUAR
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
sudo dnf in ansible
Create a inventory.ini
[myhosts]
192.0.2.50
192.0.2.51
192.0.2.52
CONTINUAR