Dont log on native user install
This commit is contained in:
parent
8d84b57941
commit
7b9d4db6da
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@
|
||||||
password: "{{es_api_basic_auth_password}}"
|
password: "{{es_api_basic_auth_password}}"
|
||||||
force_basic_auth: yes
|
force_basic_auth: yes
|
||||||
when: manage_native_users and es_users.native.keys() > 0
|
when: manage_native_users and es_users.native.keys() > 0
|
||||||
#no_log: True
|
no_log: True
|
||||||
with_dict: "{{es_users.native}}"
|
with_dict: "{{es_users.native}}"
|
||||||
|
|
||||||
#List current roles not. inc those reserved
|
#List current roles not. inc those reserved
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue