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"