OpsSchool - Ansible Session 1 - HW docker playbook: 👋 Add your host IP address to /etc/host file for DNS reslove Run the playbook with sudo❗️ SSH playbook: 👋 You can change the user name you will create in the ssh_playbook file var Add your host IP address to /etc/host file for DNS reslove Run the playbook with sudo❗️ After you run the playbook - run ssh <username>@hostname Now you can SSH without password 😎