Fix for idempotent security
This commit is contained in:
parent
d9bb90fdc8
commit
ddbf4ad956
1 changed files with 2 additions and 1 deletions
|
|
@ -13,6 +13,7 @@
|
|||
- command: /bin/true
|
||||
notify: activate-security
|
||||
when: (es_enable_xpack and '"security" in es_xpack_features') and ((es_users is defined and es_users.native is defined) or (es_roles is defined and es_roles.native is defined))
|
||||
changed_when: False
|
||||
|
||||
#-----------------------------ROLE MAPPING ----------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue