38 lines
713 B
YAML
38 lines
713 B
YAML
servers:
|
|
hosts:
|
|
reason:
|
|
ansible_host: 192.168.1.183
|
|
nomadix:
|
|
ansible_host: 192.168.1.5
|
|
|
|
applicances:
|
|
hosts:
|
|
ipowerswitch:
|
|
ansible_host: 192.168.1.99
|
|
|
|
proxmox:
|
|
hosts:
|
|
pihole:
|
|
ansible_host: 192.168.1.2
|
|
wireguard:
|
|
ansible_host: 192.168.1.6
|
|
lldap:
|
|
ansible_host: 192.168.1.7
|
|
traefik:
|
|
ansible_host: 192.168.1.8
|
|
ansible_user: root
|
|
homeassistant:
|
|
ansible_host: 192.168.1.13
|
|
mqtt:
|
|
ansible_host: 192.168.1.14
|
|
asterisk:
|
|
ansible_host: 192.168.1.21
|
|
ansible_user: root
|
|
heimdall:
|
|
ansible_host: heimdall-dashboard.sailmaker.fenix.lgbt
|
|
|
|
sailmaker:
|
|
children:
|
|
servers:
|
|
appliances:
|
|
proxmox:
|