From 292d6cbafbc53865c17b48184834228118ec9f63 Mon Sep 17 00:00:00 2001 From: Jean-Marie Mineau Date: Fri, 22 Jan 2021 23:41:59 +0100 Subject: [PATCH] clean and update hosts --- hosts | 21 +++++++++++++++++++-- web_services.yml | 2 +- 2 files changed, 20 insertions(+), 3 deletions(-) diff --git a/hosts b/hosts index 947b4e8..f4b63af 100644 --- a/hosts +++ b/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: diff --git a/web_services.yml b/web_services.yml index ee1aa90..e171088 100644 --- a/web_services.yml +++ b/web_services.yml @@ -2,6 +2,6 @@ --- # Reverse proxy -- hosts: hindley.adh.auro.re +- hosts: proxy roles: - reverse_proxy