From 0bdd09b2e6a32aab61bb333698789c79f1015f08 Mon Sep 17 00:00:00 2001 From: "Ben D." Date: Thu, 23 Apr 2026 18:46:10 -0700 Subject: [PATCH] Update inventories/client_royal_pizza/hosts.yml --- inventories/client_royal_pizza/hosts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventories/client_royal_pizza/hosts.yml b/inventories/client_royal_pizza/hosts.yml index 5532eab..8f0aab2 100644 --- a/inventories/client_royal_pizza/hosts.yml +++ b/inventories/client_royal_pizza/hosts.yml @@ -18,7 +18,7 @@ all: children: opnsense: hosts: - royal-pizza-fw-01: + client-fw-01: ansible_host: "{{ lookup('env', 'FW_HOST') }}" ansible_port: "{{ lookup('env', 'SSH_PORT') }}" ansible_user: root