From 8acc5e37ecce06a42b693df460331c8bf061eda5 Mon Sep 17 00:00:00 2001 From: "Ben D." Date: Thu, 23 Apr 2026 18:55:03 -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 8f0aab2..daf3b06 100644 --- a/inventories/client_royal_pizza/hosts.yml +++ b/inventories/client_royal_pizza/hosts.yml @@ -20,7 +20,7 @@ all: hosts: client-fw-01: ansible_host: "{{ lookup('env', 'FW_HOST') }}" - ansible_port: "{{ lookup('env', 'SSH_PORT') }}" + ansible_port: "22222" ansible_user: root ansible_ssh_private_key_file: ~/.ssh/client_royal_pizza firewall_api_port: 8889