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