master
JocelynPa 3 years ago
parent 8bf0b15864
commit f45fe983d1

@ -5,4 +5,7 @@
hosts: all
tasks:
- name: "Start Splunk via cli"
command: "{{ splunk_exec }} enable boot-start"
command: "{{ splunk_exec }} enable boot-start"
- name: "Start Splunk via cli"
command: "{{ splunk_exec_uf }} enable boot-start"
Loading…
Cancel
Save