Merge branch 'activate-elasticsearch-license' of https://github.com/barryib/ansible-elasticsearch into barryib-activate-elasticsearch-license
This commit is contained in:
commit
6768a15b89
7 changed files with 55 additions and 2 deletions
|
|
@ -68,6 +68,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