From ca01e8f17eddd434db8640d58c5f7d630e0775dd Mon Sep 17 00:00:00 2001 From: Vezpi Date: Wed, 17 Jun 2026 09:48:40 +0000 Subject: [PATCH] Revert "test: unset validate certs" This reverts commit 3c8375d6f408e975292f25467c5881b514972ed8. --- ansible/opnsense/update_opnsense_ha_cluster.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/opnsense/update_opnsense_ha_cluster.yml b/ansible/opnsense/update_opnsense_ha_cluster.yml index ea7ec56..4f97b3e 100644 --- a/ansible/opnsense/update_opnsense_ha_cluster.yml +++ b/ansible/opnsense/update_opnsense_ha_cluster.yml @@ -17,7 +17,7 @@ user: "{{ opnsense_api_key }}" password: "{{ opnsense_api_secret }}" force_basic_auth: true - # validate_certs: false + validate_certs: false # body_format: json # body: {}