@ -12,6 +12,6 @@
group: splunk
- name: "Start Splunk via cli"
command: "{{ splunk_exec }} start --accept-license --answer-yes --no-prompt"
command: "{{ splunk_exec }} restart"
become: yes
become_user: "{{ splunk_user }}"