75 lines
1.4 KiB
YAML
75 lines
1.4 KiB
YAML
---
|
|
applications:
|
|
vars:
|
|
monitoring_server: 10.15.15.1
|
|
hosts:
|
|
plex:
|
|
ansible_host: 10.15.15.9
|
|
vault:
|
|
ansible_host: 10.15.15.14
|
|
gitlab:
|
|
ansible_host: 10.15.15.16
|
|
pnp:
|
|
ansible_host: 10.15.15.18
|
|
discordbot:
|
|
ansible_host: 10.15.15.23
|
|
paperless:
|
|
ansible_host: 10.15.15.28
|
|
mail:
|
|
ansible_host: 10.15.15.33
|
|
mgmt:
|
|
ansible_host: 10.15.10.21
|
|
obico:
|
|
ansible_host: 10.15.15.61
|
|
automation:
|
|
ansible_host: 10.15.15.60
|
|
bluesky:
|
|
ansible_host: 10.15.15.78
|
|
|
|
kubernetes_cluster:
|
|
vars:
|
|
monitoring_server: 10.15.15.1
|
|
hosts:
|
|
|
|
azuracast01:
|
|
vars:
|
|
monitoring_server: 10.15.10.1
|
|
hosts:
|
|
greifencast01:
|
|
ansible_host: 10.15.10.20
|
|
greifencast02:
|
|
ansible_host: 10.15.10.22
|
|
greifencast03:
|
|
ansible_host: 10.15.10.23
|
|
azuracast01:
|
|
ansible_host: 10.15.10.13
|
|
|
|
gameservers:
|
|
vars:
|
|
monitoring_server: 10.15.15.1
|
|
hosts:
|
|
satisfactory:
|
|
ansible_host: 10.15.15.20
|
|
avorion:
|
|
ansible_host: 10.15.15.21
|
|
minecraft:
|
|
ansible_host: 10.15.15.48
|
|
|
|
hv:
|
|
vars:
|
|
monitoring_server: monitoring.greifenhorst.de
|
|
hosts:
|
|
proxmox:
|
|
ansible_host: 46.38.226.22
|
|
|
|
monitoring_grp:
|
|
hosts:
|
|
monitoring:
|
|
ansible_host: 89.58.35.107
|
|
|
|
backup_grp:
|
|
vars:
|
|
monitoring_server: monitoring.greifenhorst.de
|
|
hosts:
|
|
backup:
|
|
ansible_host: 202.61.240.34 |