Skip to content
Snippets Groups Projects
Commit c6cb7216 authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman
Browse files

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.
parent 4d02461c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment