@ -12,7 +12,8 @@
group: splunk
- name: Desactiver le démarrage automatique
shell: "/opt/splunk/bin/splunk disable boot-start"
shell: "/opt/splunk/bin/splunk enable boot-start"
- name: "Start Splunk via cli"
command: "{{ splunk_exec }} restart"
become: yes