test: validate_certs to false

This commit is contained in:
2026-06-17 09:17:46 +00:00
parent f35bd094c7
commit aaf111919d

View File

@@ -17,7 +17,7 @@
user: "{{ opnsense_api_key }}" user: "{{ opnsense_api_key }}"
password: "{{ opnsense_api_secret }}" password: "{{ opnsense_api_secret }}"
force_basic_auth: true force_basic_auth: true
# validate_certs: false validate_certs: false
# body_format: json # body_format: json
# body: {} # body: {}