fix stuff

networking
Jean-Marie Mineau 3 years ago
parent 1ef65acd90
commit bfaa595ae9

@ -8,6 +8,9 @@ retry_files_enabled = False
# Use inventory
inventory = ./hosts
# roles location
roles_path = ./roles
# Custom header in templates
ansible_managed = Ansible managed, modified on %Y-%m-%d %H:%M:%S by {uid}

@ -10,7 +10,7 @@ all:
dns-histausse.fil.sand.auro.re:
my-mail.deso-palaiseau.fr:
vps.deso-palaiseau.fr:
networking-pp.fil.sand.auro.re:
networking-pp.fil.sand.auro.re:
vm1:
vm2:
vm3:
@ -31,9 +31,8 @@ all:
hosts:
azerty.fil.sand.auro.re:
server_hostname: azerty.fil.sand.auro.re
tests:
hosts:
vm1:
vm2:
vm3:
vm1:
vm2:
vm3:

Loading…
Cancel
Save