Added pfsense upgrade roles

This commit is contained in:
Ben D.
2026-04-27 13:15:56 -07:00
parent 1e26dd304b
commit 03e889051e
35 changed files with 956 additions and 8 deletions

View File

@@ -22,7 +22,9 @@ all:
vendor: "pfsense"
ansible_host: "fw.brenex.com"
ansible_port: 22222
ha_role: "primary"
#ha_peer: "fw-ha-secondary" # Uncomment if this node is part of an HA pair
xcpng_pools:
vars:
ansible_become: false
@@ -32,7 +34,7 @@ all:
shared_storage: false
upgrade_order:
- brenex-pool-01
hosts:
brenex-pool-01:
ansible_host: 192.168.123.11
@@ -41,7 +43,7 @@ all:
vars:
ansible_user: root
os_family: "debian"
hosts:
caddy-server:
ansible_host: 192.168.123.16
@@ -52,7 +54,7 @@ all:
ansible_host: 192.168.123.146
graylog-server:
ansible_host: 192.168.123.16
windows_hosts: