@ -15,6 +15,8 @@
- name: "Enable boot-start Splunk via cli"
shell: "/opt/splunk/bin/splunk enable boot-start"
become: yes
become_user: "{{ privileged_user }}"
- name: "Start Splunk via cli"
command: "{{ splunk_exec }} start"