22 lines
418 B
YAML
22 lines
418 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
|
|
|
|
windows_hosts:
|
|
hosts: {}
|