added client info

This commit is contained in:
Semaphore
2026-04-28 17:31:21 -07:00
parent 4a9b5f619d
commit 4845270d83

View File

@@ -14,6 +14,24 @@ all:
human_estimate_seconds: 2700
children:
# --- NETWORK LAYER ---
firewalls:
children:
opnsense:
hosts:
client-fw-01:
ansible_host: "{{ FW_HOST }}"
pfsense:
hosts:
client-fw-01:
ansible_host: "{{ FW_HOST }}"
ansible_port: 22222
ha_role: "primary" # Use: primary | backup
#ha_peer: "client-fw-02" # Uncomment if this node is part an HA pair
linux_hosts:
hosts: {}
vars: