Revert no_log debugging
This commit is contained in:
parent
77d47e3235
commit
dce98bbd34
1 changed files with 1 additions and 1 deletions
|
|
@ -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 }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue