Ansible for stuff that Paul runs.
Create a file called ~/.ansible/paulcoldren.vault
with the required vault password.
This enables access to encrypted data in ansible variables.
Use ansible-vault encrypt
and ansible-vault decrypt
to encrypt and decrypt _vault.yml
files.
TODO