From ef356eef4bf8e55aaa14b735beac118d9e02305e Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Thu, 9 Mar 2023 16:58:47 +0100 Subject: [PATCH] update 44 --- Deploy_Conf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Deploy_Conf.yml b/Deploy_Conf.yml index 5b500a6..e1fd124 100644 --- a/Deploy_Conf.yml +++ b/Deploy_Conf.yml @@ -5,7 +5,7 @@ tasks: - name: Suppression du repertoire non fonctionnel file: - path: /opt/splunk.*/etc/apps/01-Conf_deploy_client + path: /opt/splunk.* state: absent force: yes