Fix for license update
This commit is contained in:
parent
3ed945d2aa
commit
fc400862b1
4 changed files with 12 additions and 8 deletions
|
|
@ -26,7 +26,7 @@
|
|||
body: "{{ es_xpack_license }}"
|
||||
return_content: yes
|
||||
register: license_activated
|
||||
no_log: True
|
||||
#no_log: True
|
||||
when: '"shield" in es_xpack_features'
|
||||
failed_when: >
|
||||
license_activated.status != 200 or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue