Back to notes

Ansible

under 1 min read

Ansible playbook

How to build secure ansible password vault?

TODO

How to run ansible task for single project with variables

Assumptions:
sh
ansible-playbook -i project1/inventory.yaml project1/debian_update.yaml --vault-password-file password.txt