remove option --restart

master
JocelynPa 3 years ago
parent d0499c61e9
commit e60b75a5af

@ -21,7 +21,7 @@
shell: "chown -R splunk:splunk /opt/splunk/*"
- name: Mettre à jour Splunk
shell: "/opt/splunk/bin/splunk start --accept-license --answer-yes --no-prompt --restart"
shell: "/opt/splunk/bin/splunk start --accept-license --answer-yes --no-prompt"
- name: Vérifier l'état de Splunk
wait_for:

Loading…
Cancel
Save