From b89b50c9c1e3af6a434248412d0618185f9e5157 Mon Sep 17 00:00:00 2001 From: "Ben D." Date: Tue, 28 Apr 2026 19:58:16 -0700 Subject: [PATCH] Corrected name --- inventories/client_template/hosts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventories/client_template/hosts.yml b/inventories/client_template/hosts.yml index 9e30043..5156801 100644 --- a/inventories/client_template/hosts.yml +++ b/inventories/client_template/hosts.yml @@ -21,7 +21,7 @@ all: client-fw-01: ansible_host: "{{ FW_HOST }}" - pfsense: + pfsense_nodes: hosts: client-fw-01: ansible_host: "{{ FW_HOST }}"