You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Adam, Running your example: ansible-playbook -i hosts.yml playbook.yml -vvv "api-password" shows up in the log file. Passwords should normally not show up in log files. no_log = True hides all info about the vms.
Hi Adam, Running your example: ansible-playbook -i hosts.yml playbook.yml -vvv "api-password" shows up in the log file. Passwords should normally not show up in log files. no_log = True hides all info about the vms.
Thomas
Reference.: https://serverfault.com/questions/681832/how-can-i-stop-ansible-from-writing-passwords-to-the-logfiles
The text was updated successfully, but these errors were encountered: