-
- Downloads
Add note about `no_log` use on vault data retrieve.
When using the ipavault module to retrieve stored data, this data is often sensitive, and if `no_log` is not enabled on the playbook, the sensitive data will be logged by Ansible. This change in de documentation, and playbook examples, suggests the use of `no_log: true` when using `state: retrieved` with ipavault.
Showing
- README-vault.md 9 additions, 2 deletionsREADME-vault.md
- playbooks/vault/retrive-data-asymmetric-vault.yml 1 addition, 0 deletionsplaybooks/vault/retrive-data-asymmetric-vault.yml
- playbooks/vault/retrive-data-symmetric-vault.yml 1 addition, 0 deletionsplaybooks/vault/retrive-data-symmetric-vault.yml
Loading
Please register or sign in to comment