mirror of
https://gitlab.durp.info/durfy/runbooks/ansible.git
synced 2026-05-07 16:10:27 -05:00
45 lines
691 B
YAML
45 lines
691 B
YAML
|
|
pihole:
|
||
|
|
hosts:
|
||
|
|
192.168.12.41:
|
||
|
|
192.168.12.42:
|
||
|
|
192.168.12.43:
|
||
|
|
infra-master:
|
||
|
|
hosts:
|
||
|
|
192.168.12.11:
|
||
|
|
192.168.12.12:
|
||
|
|
192.168.12.13:
|
||
|
|
infra-node:
|
||
|
|
hosts:
|
||
|
|
192.168.12.21:
|
||
|
|
192.168.12.22:
|
||
|
|
192.168.12.23:
|
||
|
|
dmz-master:
|
||
|
|
hosts:
|
||
|
|
192.168.98.11:
|
||
|
|
192.168.98.12:
|
||
|
|
192.168.98.13:
|
||
|
|
dmz-node:
|
||
|
|
hosts:
|
||
|
|
192.168.98.21:
|
||
|
|
192.168.98.22:
|
||
|
|
192.168.98.23:
|
||
|
|
dev-master:
|
||
|
|
hosts:
|
||
|
|
192.168.10.11:
|
||
|
|
192.168.10.12:
|
||
|
|
192.168.10.13:
|
||
|
|
192.168.11.11:
|
||
|
|
192.168.11.12:
|
||
|
|
192.168.11.13:
|
||
|
|
dev-node:
|
||
|
|
hosts:
|
||
|
|
192.168.10.21:
|
||
|
|
192.168.10.22:
|
||
|
|
192.168.10.23:
|
||
|
|
192.168.11.21:
|
||
|
|
192.168.11.22:
|
||
|
|
192.168.11.23:
|
||
|
|
openvpn:
|
||
|
|
hosts:
|
||
|
|
192.168.98.20:
|