64 lines
1.7 KiB
YAML
64 lines
1.7 KiB
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
|
|
urbackupserver:
|
|
ansible_host: 10.86.15.208
|
|
ansible_user: root
|
|
os_family: "debian"
|
|
human_estimate_seconds: 2700
|
|
proxmox_vmid: 100
|
|
unifi-os-server:
|
|
ansible_host: 10.86.11.212
|
|
ansible_user: root
|
|
os_family: "debian"
|
|
human_estimate_seconds: 2700
|
|
proxmox_vmid: 103
|
|
datacenter-manager:
|
|
ansible_host: 10.86.13.110
|
|
ansible_user: root
|
|
os_family: "debian"
|
|
human_estimate_seconds: 2700
|
|
proxmox_vmid: 101
|
|
dfa-docker-01:
|
|
ansible_host: 10.86.13.114
|
|
ansible_user: root
|
|
os_family: "debian"
|
|
human_estimate_seconds: 2700
|
|
proxmox_vmid: 102
|
|
xoa.dfatech.ca:
|
|
ansible_host: 10.86.13.112
|
|
ansible_user: root
|
|
os_family: "debian"
|
|
human_estimate_seconds: 2700
|
|
proxmox_vmid: 104
|
|
caddy-alpine:
|
|
ansible_host: 10.86.13.21
|
|
ansible_user: root
|
|
os_family: "alpine"
|
|
human_estimate_seconds: 2700
|
|
proxmox_vmid: 106
|
|
# pbx.dfateach.ca:
|
|
# ansible_host: 10.86.13.113
|
|
# ansible_user: root
|
|
# os_family: "debian"
|
|
# human_estimate_seconds: 2700
|
|
# proxmox_vmid: 109
|
|
windows_hosts:
|
|
hosts: {}
|