test: unset validate certs
This commit is contained in:
@@ -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: {}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user