Do not validate certs in the first check
This commit is contained in:
parent
7aa44854ae
commit
1503143ced
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@
|
|||
url: https://{{ collabora_virtual_host }}
|
||||
return_content: yes
|
||||
timeout: 600
|
||||
validate_certs: no
|
||||
register: url_check
|
||||
delegate_to: localhost
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue