mirror of
https://gitlab.durp.info/durfy/runbooks/ansible.git
synced 2026-05-10 09:11:39 -05:00
update
This commit is contained in:
commit
dba7846062
13 changed files with 349 additions and 0 deletions
44
invintory.yaml
Normal file
44
invintory.yaml
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
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:
|
||||
Loading…
Add table
Add a link
Reference in a new issue