From 7afc7529afadcf6644828bed95fbb130926452a2 Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Fri, 24 Mar 2023 16:30:33 +0100 Subject: [PATCH] test --- Inventory/cluster/hosts-TIA.ini | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/Inventory/cluster/hosts-TIA.ini b/Inventory/cluster/hosts-TIA.ini index ae6c9b7..5ca6f5e 100644 --- a/Inventory/cluster/hosts-TIA.ini +++ b/Inventory/cluster/hosts-TIA.ini @@ -1,17 +1,15 @@ ---- -- all_splunk_instances: - children: - splunk_indexer_TIA: - hosts: - SVLATPLOGIDX01.mom.fr: - SVLATPLOGIDX02.mom.fr: - splunk_uf_Linux_TIA: - hosts: - SVLATPSUPPFI01.mom.fr: - SVLATPSUPPFI02.mom.fr: - splunk_uf_Windows_TIA: - hosts: - SVWATPSUPPFI01.mom.fr: - splunk_cluster_master_TIA: - hosts: - SVLATPLOGCLM01.mom.fr: \ No newline at end of file +all_splunk_instances + +[splunk_indexer_TIA] +SVLATPLOGIDX01.mom.fr +SVLATPLOGIDX02.mom.fr + +[splunk_uf_Linux_TIA] +SVLATPSUPPFI01.mom.fr +SVLATPSUPPFI02.mom.fr + +[splunk_uf_Windows_TIA] +SVWATPSUPPFI01.mom.fr + +[splunk_cluster_master_TIA] +SVLATPLOGCLM01.mom.fr: \ No newline at end of file