clean and update hosts
This commit is contained in:
parent
7a1634ee65
commit
292d6cbafb
2 changed files with 20 additions and 3 deletions
21
hosts
21
hosts
|
@ -1,4 +1,21 @@
|
|||
# Servers and VMs inventory
|
||||
|
||||
hindley.adh.auro.re
|
||||
azerty.fil.sand.auro.re
|
||||
all:
|
||||
children:
|
||||
ubuntu:
|
||||
hosts:
|
||||
hindley.adh.auro.re:
|
||||
debian:
|
||||
hosts:
|
||||
azerty.fil.sand.auro.re:
|
||||
dns-histausse.fil.sand.auro.re:
|
||||
re2o.deso-palaiseau.fr:
|
||||
proxmox:
|
||||
hosts:
|
||||
hellman.fil.sand.auro.re:
|
||||
proxy:
|
||||
hosts:
|
||||
hindley.adh.auro.re:
|
||||
dns:
|
||||
hosts:
|
||||
dns-histausse.fil.sand.auro.re:
|
||||
|
|
|
@ -2,6 +2,6 @@
|
|||
---
|
||||
|
||||
# Reverse proxy
|
||||
- hosts: hindley.adh.auro.re
|
||||
- hosts: proxy
|
||||
roles:
|
||||
- reverse_proxy
|
||||
|
|
Loading…
Reference in a new issue