add test host
This commit is contained in:
parent
8365029113
commit
429a909ff3
1 changed files with 4 additions and 1 deletions
5
hosts
5
hosts
|
@ -1,5 +1,4 @@
|
||||||
# Servers and VMs inventory
|
# Servers and VMs inventory
|
||||||
|
|
||||||
all:
|
all:
|
||||||
children:
|
children:
|
||||||
ubuntu:
|
ubuntu:
|
||||||
|
@ -10,6 +9,7 @@ all:
|
||||||
azerty.fil.sand.auro.re:
|
azerty.fil.sand.auro.re:
|
||||||
dns-histausse.fil.sand.auro.re:
|
dns-histausse.fil.sand.auro.re:
|
||||||
re2o.deso-palaiseau.fr:
|
re2o.deso-palaiseau.fr:
|
||||||
|
vb2:
|
||||||
proxmox:
|
proxmox:
|
||||||
hosts:
|
hosts:
|
||||||
hellman.fil.sand.auro.re:
|
hellman.fil.sand.auro.re:
|
||||||
|
@ -19,3 +19,6 @@ all:
|
||||||
dns:
|
dns:
|
||||||
hosts:
|
hosts:
|
||||||
dns-histausse.fil.sand.auro.re:
|
dns-histausse.fil.sand.auro.re:
|
||||||
|
test:
|
||||||
|
hosts:
|
||||||
|
vb2:
|
||||||
|
|
Loading…
Reference in a new issue