- Edit the inventory file with the appropriate variables.
- Run the playbook:
from playbook dir ansible-playbook -v -i inventory/inventory.yml prepare_server.yml -u ubuntu --key-file "~/.ssh/key"
- no passphrases as plain text
- make lint test pass witn no warning