master
JocelynPa 3 years ago
parent 6769735dc3
commit e9628c54d1

@ -8,4 +8,7 @@
command: "{{ splunk_exec }} restart" command: "{{ splunk_exec }} restart"
- name: "Start Splunk via cli" - name: "Start Splunk via cli"
command: "{{ splunk_exec_uf }} restart" command: "{{ splunk_exec_uf }} restart"
- name: "Reboot VM"
shell: reboot
Loading…
Cancel
Save