@ -19,7 +19,7 @@
become_user: "{{ privileged_user }}"
- name: "Start Splunk via cli"
#command: "{{ splunk_exec }} start"
command: "systemctl start Splunkd"
command: "{{ splunk_exec }} start"
#command: "systemctl start Splunkd"
become: yes