37 lines
793 B
YAML
37 lines
793 B
YAML
debian:
|
|
hosts:
|
|
rp:
|
|
ansible_host: 192.168.212.50
|
|
bitwarden:
|
|
ansible_host: 192.168.212.20
|
|
pdf:
|
|
ansible_host: 192.168.212.65
|
|
mailcow:
|
|
ansible_host: 192.168.212.70
|
|
plex:
|
|
ansible_host: 192.168.212.62
|
|
cloud:
|
|
ansible_host: 192.168.212.60
|
|
romm:
|
|
ansible_host: 192.168.212.64
|
|
gitea:
|
|
ansible_host: 192.168.212.30
|
|
ssh_service_name: ssh
|
|
ipam:
|
|
ansible_host: 192.168.212.56
|
|
ssh_service_name: ssh
|
|
teamspeck6:
|
|
ansible_host: 192.168.212.75
|
|
wiki:
|
|
ansible_host: 192.168.212.55
|
|
patchmon:
|
|
ansible_host: 192.168.212.80
|
|
einstein-dns:
|
|
ansible_host: 192.168.212.53
|
|
|
|
proxmox:
|
|
hosts:
|
|
dmc12:
|
|
ansible_host: 192.168.212.10
|
|
pbs:
|
|
ansible_host: 192.168.212.11 |