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