Creating an Ansible Controller
Basic requirements
2 hosts
ssh-copy-id <worker>
should be able to ssh with no password - ssh <workstation> as ansible user
worker
<user> ALL=(ALL) ALL NOPASSWD:ALL within sudoers
Basic requirements
2 hosts
ssh-copy-id <worker>
should be able to ssh with no password - ssh <workstation> as ansible user
worker
<user> ALL=(ALL) ALL NOPASSWD:ALL within sudoers