From 969e0cf2ffea7afc43e9aa2552a90d437d37984a Mon Sep 17 00:00:00 2001 From: "Ben D." Date: Thu, 23 Apr 2026 19:02:48 -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 daf3b06..4b3b625 100644 --- a/inventories/client_royal_pizza/hosts.yml +++ b/inventories/client_royal_pizza/hosts.yml @@ -19,7 +19,7 @@ all: opnsense: hosts: client-fw-01: - ansible_host: "{{ lookup('env', 'FW_HOST') }}" + ansible_host: "{{ FW_HOST }}" ansible_port: "22222" ansible_user: root ansible_ssh_private_key_file: ~/.ssh/client_royal_pizza