Revert no_log debugging

This commit is contained in:
Michael Russell 2018-06-14 16:37:31 +02:00
parent 77d47e3235
commit dce98bbd34
No known key found for this signature in database
GPG key ID: A90C1696496085FE

View file

@ -61,7 +61,7 @@
when: manage_file_users
#Currently no easy way to figure out if the password has changed or to know what it currently is so we can skip.
changed_when: False
no_log: False
no_log: True
environment:
CONF_DIR: "{{ conf_dir }}"
ES_PATH_CONF: "{{ conf_dir }}"