Ansible vault CLI
Here’s a quick tip to make working with encrypted ansible-vault
data a little easier. Save the vault password to a file, make an alias of ansible-vault
with the
path to the saved file. Make two more aliases for decrypt and encrypt, then enjoy fewer keypresses for encrypting and decrypting YAML files.