No log on license install
This commit is contained in:
parent
b82f1bdce5
commit
367c704b6e
1 changed files with 1 additions and 1 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