Files
ansible-msp-automations/inventories/client_dfa_tech/hosts.yml
2026-03-11 11:31:23 -07:00

23 lines
446 B
YAML

---
all:
vars:
client_id: "DFA-001"
client_name: "DFA Tech Colo"
billing_model: "hybrid"
change_freeze: false
hypervisor_type: "proxmox"
auto_reboot: false
children:
linux_hosts:
hosts:
alpine-caddy:
ansible_host: 10.86.13.202
ansible_user: root
os_family: "alpine"
human_estimate_seconds: 2700
proxmox_vmid: 110
windows_hosts:
hosts: {}