This is a series of Ansible playbooks to configure all Olympus virtual machines.
- Installs the latest version of Docker
- Add SSH public keys to the
authorized_keysfile - Disable SSH password authentication
pip install -r requirements.txt
ansible-playbook run.yml --ask-become-pass