Add option for invalid certificates
This commit is contained in:
parent
551d93b646
commit
d0064c6a88
8 changed files with 21 additions and 6 deletions
|
|
@ -9,6 +9,7 @@
|
|||
body: "{{ es_xpack_license }}"
|
||||
return_content: yes
|
||||
force_basic_auth: yes
|
||||
validate_certs: "{{ es_validate_certs }}"
|
||||
register: license_activated
|
||||
no_log: True
|
||||
failed_when: >
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue