Ansible
sudo dnf install ansible
Configurar el inventario
Crear un inventory.ini
[myhosts]
192.0.2.50
192.0.2.51
192.0.2.52
Pendiente
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 install ansible
Crear un inventory.ini
[myhosts]
192.0.2.50
192.0.2.51
192.0.2.52
Pendiente