From 9a2ae01d3310c99bb53c4378e98ee6c26266e9c3 Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Sun, 5 Mar 2023 21:14:32 +0100 Subject: [PATCH] update --- Deploy_Conf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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