no log password when adding or updating user
This commit is contained in:
parent
8b061afa81
commit
da57e2dd65
2 changed files with 3 additions and 0 deletions
|
|
@ -64,6 +64,7 @@
|
|||
password: "{{es_api_basic_auth_password}}"
|
||||
force_basic_auth: yes
|
||||
when: manage_native_users and es_users.native.keys() > 0
|
||||
no_log: True
|
||||
with_dict: "{{es_users.native}}"
|
||||
|
||||
#List current roles
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue