From 34d4e178f5fb59c2e56a5008e0580313afd7db52 Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Thu, 9 Mar 2023 16:58:11 +0100 Subject: [PATCH] update v43 --- Deploy_Conf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Deploy_Conf.yml b/Deploy_Conf.yml index 113ffe0..5b500a6 100644 --- a/Deploy_Conf.yml +++ b/Deploy_Conf.yml @@ -12,6 +12,6 @@ - name: Copier le répertoire copy: src: "{{ playbook_dir }}/Apps_for_Splunk/01-Conf_deploy_client" - dest: /opt/splunk.*/etc/apps/ + dest: /opt/splunk*/etc/apps/ owner: splunk group: splunk \ No newline at end of file