Ansible Vault stores variable data encrypted using AES256
Ansible encrypted vaults can be referenced by any playbook, provided the vault password is passed to the playbook when it is run. see https://docs.ansible.com/ansible/latest/user_guide/playbooks_vault.html.
Comments
Post a Comment