fix: consisten inputs naming for splunk

This commit is contained in:
Simon Cornet 2025-05-06 11:10:03 +02:00
commit 5963b71fbb
2 changed files with 2 additions and 2 deletions

View file

@ -20,8 +20,8 @@
mode: "0644"
notify: "restart rsyslog"
# configure splunk universal forwarder - input
- name: "config - splunk universal forwarder - input"
# configure splunk universal forwarder - inputs
- name: "config - splunk universal forwarder - inputs"
ansible.builtin.template:
src: "templates/splunkforwarder/inputs.conf.j2"
dest: "/opt/splunkforwarder/etc/system/local/inputs.conf"