diff --git a/Deploy_Conf.yml b/Deploy_Conf.yml index a3ccfcf..c2fd27d 100644 --- a/Deploy_Conf.yml +++ b/Deploy_Conf.yml @@ -3,5 +3,5 @@ tasks: - name: Copier le répertoire copy: - src: /Apps_for_Splunk/01-Conf_deploy_client + src: "{{ playbook_dir }}/Apps_for_Splunk/01-Conf_deploy_client" dest: /op/splunkforwarder/etc/apps/ \ No newline at end of file