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