Update inventory to Ansible 2.8
This commit is contained in:
parent
a2e9ab7d3f
commit
7161d59157
1 changed files with 31 additions and 31 deletions
62
hosts
62
hosts
|
@ -5,10 +5,10 @@
|
||||||
# > So all containers at OVH are in ovh-container.
|
# > So all containers at OVH are in ovh-container.
|
||||||
# > Then we regroup everything in global geographic and type groups.
|
# > Then we regroup everything in global geographic and type groups.
|
||||||
|
|
||||||
[ovh-pve]
|
[ovh_pve]
|
||||||
horus.adm.auro.re
|
horus.adm.auro.re
|
||||||
|
|
||||||
[ovh-container]
|
[ovh_container]
|
||||||
synapse.adm.auro.re
|
synapse.adm.auro.re
|
||||||
services-bdd.adm.auro.re
|
services-bdd.adm.auro.re
|
||||||
phabricator.adm.auro.re
|
phabricator.adm.auro.re
|
||||||
|
@ -18,7 +18,7 @@ pad.adm.auro.re
|
||||||
proxy.adm.auro.re
|
proxy.adm.auro.re
|
||||||
matrix-services.adm.auro.re
|
matrix-services.adm.auro.re
|
||||||
|
|
||||||
[ovh-vm]
|
[ovh_vm]
|
||||||
re2o-server.adm.auro.re
|
re2o-server.adm.auro.re
|
||||||
re2o-ldap.adm.auro.re
|
re2o-ldap.adm.auro.re
|
||||||
re2o-db.adm.auro.re
|
re2o-db.adm.auro.re
|
||||||
|
@ -27,21 +27,21 @@ passbolt.adm.auro.re
|
||||||
vpn-ovh.adm.auro.re
|
vpn-ovh.adm.auro.re
|
||||||
docker-ovh.adm.auro.re
|
docker-ovh.adm.auro.re
|
||||||
|
|
||||||
[ovh-testing-vm]
|
[ovh_testing_vm]
|
||||||
re2o-test.adm.auro.re
|
re2o-test.adm.auro.re
|
||||||
|
|
||||||
[fleming-pve]
|
[fleming_pve]
|
||||||
#freya.adm.auro.re
|
#freya.adm.auro.re
|
||||||
#odin.adm.auro.re
|
#odin.adm.auro.re
|
||||||
|
|
||||||
[fleming-vm]
|
[fleming_vm]
|
||||||
#ldap-replica-fleming1.adm.auro.re
|
#ldap-replica-fleming1.adm.auro.re
|
||||||
#ldap-replica-fleming2.adm.auro.re
|
#ldap-replica-fleming2.adm.auro.re
|
||||||
|
|
||||||
[pacaterie-pve]
|
[pacaterie_pve]
|
||||||
mordred.adm.auro.re
|
mordred.adm.auro.re
|
||||||
|
|
||||||
[pacaterie-vm]
|
[pacaterie_vm]
|
||||||
ldap-replica-pacaterie.adm.auro.re
|
ldap-replica-pacaterie.adm.auro.re
|
||||||
dhcp-pacaterie.adm.auro.re
|
dhcp-pacaterie.adm.auro.re
|
||||||
dns-pacaterie.adm.auro.re
|
dns-pacaterie.adm.auro.re
|
||||||
|
@ -49,54 +49,54 @@ prometheus-pacaterie.adm.auro.re
|
||||||
radius-pacaterie.adm.auro.re
|
radius-pacaterie.adm.auro.re
|
||||||
unifi-pacaterie.adm.auro.re
|
unifi-pacaterie.adm.auro.re
|
||||||
|
|
||||||
[edc-pve]
|
[edc_pve]
|
||||||
leodagan.adm.auro.re
|
leodagan.adm.auro.re
|
||||||
|
|
||||||
[georgesand-pve]
|
[georgesand_pve]
|
||||||
merlin.adm.auro.re
|
merlin.adm.auro.re
|
||||||
|
|
||||||
# everything at ovh
|
# everything at ovh
|
||||||
[ovh:children]
|
[ovh:children]
|
||||||
ovh-pve
|
ovh_pve
|
||||||
ovh-container
|
ovh_container
|
||||||
ovh-vm
|
ovh_vm
|
||||||
|
|
||||||
# everything at ovh-testing
|
# everything at ovh_testing
|
||||||
[ovh-testing:children]
|
[ovh_testing:children]
|
||||||
ovh-testing-vm
|
ovh_testing_vm
|
||||||
|
|
||||||
# everything at fleming
|
# everything at fleming
|
||||||
[fleming:children]
|
[fleming:children]
|
||||||
fleming-pve
|
fleming_pve
|
||||||
fleming-vm
|
fleming_vm
|
||||||
|
|
||||||
# everything at pacaterie
|
# everything at pacaterie
|
||||||
[pacaterie:children]
|
[pacaterie:children]
|
||||||
pacaterie-pve
|
pacaterie_pve
|
||||||
pacaterie-vm
|
pacaterie_vm
|
||||||
|
|
||||||
# everything at edc
|
# everything at edc
|
||||||
[edc:children]
|
[edc:children]
|
||||||
edc-pve
|
edc_pve
|
||||||
|
|
||||||
# everything at georgesand
|
# everything at georgesand
|
||||||
[georgesand:children]
|
[georgesand:children]
|
||||||
georgesand-pve
|
georgesand_pve
|
||||||
|
|
||||||
# every LXC container
|
# every LXC container
|
||||||
[container:children]
|
[container:children]
|
||||||
ovh-container
|
ovh_container
|
||||||
|
|
||||||
# every virtual machine
|
# every virtual machine
|
||||||
[vm:children]
|
[vm:children]
|
||||||
ovh-vm
|
ovh_vm
|
||||||
fleming-vm
|
fleming_vm
|
||||||
pacaterie-vm
|
pacaterie_vm
|
||||||
|
|
||||||
# every PVE
|
# every PVE
|
||||||
[pve:children]
|
[pve:children]
|
||||||
ovh-pve
|
ovh_pve
|
||||||
fleming-pve
|
fleming_pve
|
||||||
pacaterie-pve
|
pacaterie_pve
|
||||||
edc-pve
|
edc_pve
|
||||||
georgesand-pve
|
georgesand_pve
|
||||||
|
|
Loading…
Reference in a new issue