No log on license install

This commit is contained in:
Dale McDiarmid 2017-01-05 12:24:51 +00:00
parent b82f1bdce5
commit 367c704b6e

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