From 8a54683cbd356f6610f4ec6e41df5180a10f0b72 Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Thu, 30 Mar 2023 21:25:22 +0200 Subject: [PATCH] last one --- Update_Splunk_UF.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Update_Splunk_UF.yml b/Update_Splunk_UF.yml index 74dec84..9d8ffe5 100644 --- a/Update_Splunk_UF.yml +++ b/Update_Splunk_UF.yml @@ -21,8 +21,8 @@ path: "{{ item }}" state: absent with_items: - - /etc/init.d/Splunkforwarder - - /etc/systemd/system/Splunk.service + - /etc/init.d/splunk + - /etc/systemd/system/splunk.service #- name: ArrĂȘt de splunk #shell: "/opt/splunkforwarder/bin/splunk stop"