use alias for hosts

networking
Jean-Marie Mineau 3 years ago
parent feb4db529e
commit c2375365ab
Signed by: histausse
GPG Key ID: 67486F107F62E9E9

@ -0,0 +1,2 @@
---
ansible_host: "azerty.fil.sand.auro.re"

@ -0,0 +1,2 @@
---
ansible_host: "hellman.fil.sand.auro.re"

@ -0,0 +1,2 @@
---
ansible_host: "hindley.adh.auro.re"

18
hosts

@ -3,10 +3,10 @@ all:
children:
ubuntu:
hosts:
hindley.adh.auro.re:
hindley:
debian_buster:
hosts:
azerty.fil.sand.auro.re:
azerty:
dns-histausse.fil.sand.auro.re:
networking-pp.fil.sand.auro.re:
vm1:
@ -14,23 +14,23 @@ all:
vm3:
proxmox_buster:
hosts:
hellman.fil.sand.auro.re:
hellman:
raspbian_buster:
hosts:
rossum:
proxy:
hosts:
hindley.adh.auro.re:
hindley:
dns:
hosts:
dns-histausse.fil.sand.auro.re:
keycloak_host:
hosts:
azerty.fil.sand.auro.re:
azerty:
server_hostname: azerty.fil.sand.auro.re
gitea_host:
hosts:
azerty.fil.sand.auro.re:
azerty:
server_hostname: azerty.fil.sand.auro.re
tests:
hosts:
@ -39,7 +39,7 @@ all:
vm3:
vpn:
hosts:
azerty.fil.sand.auro.re:
hindley.adh.auro.re:
hellman.fil.sand.auro.re:
azerty:
hindley:
hellman:
rossum:

Loading…
Cancel
Save