add: OPNsense inventory

This commit is contained in:
2026-06-18 18:45:01 +00:00
parent 8284a5fb66
commit 130db47180

View File

@@ -0,0 +1,19 @@
---
all:
children:
opnsense:
vars:
ansible_connection: local
children:
opnsense_backup:
hosts:
cerbere-head2:
ansible_host: 192.168.88.3
main_role: BACKUP
hypervisor: TrueNAS
opnsense_master:
hosts:
cerbere-head1:
ansible_host: 192.168.88.2
main_role: MASTER
hypervisor: Proxmox