diff --git a/Deleted_SplunkForwarder.yml b/Deleted_SplunkForwarder.yml index 00b80e2..d231187 100644 --- a/Deleted_SplunkForwarder.yml +++ b/Deleted_SplunkForwarder.yml @@ -29,5 +29,5 @@ path: "{{ item }}" state: absent with_items: - - /etc/init.d/splunk - - /etc/systemd/system/splunk.service + - /etc/init.d/Splunkforwarder + - /etc/systemd/system/Splunkforwarder.service