From f328ac9a8051a49b3b12a693145ff03b51b334d4 Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Thu, 9 Mar 2023 18:16:11 +0100 Subject: [PATCH] updateV58 --- Deploy_Conf.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Deploy_Conf.yml b/Deploy_Conf.yml index 92a1a35..7c98ba3 100644 --- a/Deploy_Conf.yml +++ b/Deploy_Conf.yml @@ -35,9 +35,9 @@ - name: Copie de la configuration du deploiment server become: yes become_user: "{{ privileged_user }}" + hosts: all:!splunk_deployement_TIC:!splunk_monitoring_TIC:!splunk_uf_Linux_TIC tasks: - name: Supprimer le répertoire non fonctionnel dans Splunk - hosts: all:!splunk_uf_Linux_TIC when: splunk_dir.stat.exists file: path: /opt/splunk/etc/apps/01-Conf_deploy_client @@ -45,7 +45,6 @@ force: yes - name: Copier le répertoire dans Splunk - hosts: all:!splunk_deployement_TIC:!splunk_monitoring_TIC:!splunk_uf_Linux_TIC copy: src: "{{ playbook_dir }}/Apps_for_Splunk/01-Conf_deploy_client" dest: /opt/splunk/etc/apps/