Fix for license update

This commit is contained in:
Dale McDiarmid 2017-01-04 16:39:00 +00:00
parent 3ed945d2aa
commit fc400862b1
4 changed files with 12 additions and 8 deletions

View file

@ -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