change disable to enable

master
JocelynPa 3 years ago
parent 74400334ee
commit 3a5452672a

@ -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

Loading…
Cancel
Save