From f0e8861ff9c2afff3a11c31bbf0775d2110488ee Mon Sep 17 00:00:00 2001 From: "Ben D." Date: Wed, 11 Mar 2026 12:54:24 -0700 Subject: [PATCH] Manually added additional hosts --- inventories/client_dfa_tech/hosts.yml | 43 ++++++++++++++++++++++++++- 1 file changed, 42 insertions(+), 1 deletion(-) diff --git a/inventories/client_dfa_tech/hosts.yml b/inventories/client_dfa_tech/hosts.yml index 19618bf..a22b146 100644 --- a/inventories/client_dfa_tech/hosts.yml +++ b/inventories/client_dfa_tech/hosts.yml @@ -17,6 +17,47 @@ all: 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: {}