Do not log passwords
This prevents data to be leaked into the callback plugin. Change-Id: I6f6b403df28f137336b7a5fd2749f2fb03b7eb7e
This commit is contained in:
parent
62c2b18f3f
commit
9b1a8eb9cd
@ -29,3 +29,4 @@
|
||||
state: "present"
|
||||
delegate_to: "{{ groups['rabbitmq_all'][0] }}"
|
||||
run_once: True
|
||||
no_log: true
|
||||
|
Loading…
Reference in New Issue
Block a user