- Install ansible. I did this via pip
- Install via
ansible-galaxy collection install community.docker
- Copy your ssh key to the maven servers. Right now, mcm001 is hard-coded in inventory.ini
- Run:
ansible-playbook -i inventory.ini playbook.yaml -K
Old vps: 148.135.85.134
New vps: 172.245.224.28