Restore option to not validate certificates when sending messages.

This commit is contained in:
Christian Steinle
2022-07-19 11:38:48 +02:00
parent 9658c05248
commit e3a79766d3

View File

@@ -69,6 +69,7 @@
- name: Inform Mattermost about success
uri:
url: "{{ mattermost_url }}"
validate_certs: no
method: POST
body_format: json
body:
@@ -83,6 +84,7 @@
- name: Inform Mattermost about error
uri:
url: "{{ mattermost_url }}"
validate_certs: no
method: POST
body_format: json
body: