|
|
|
@ -21,7 +21,7 @@
|
|
|
|
shell: "chown -R splunk:splunk /opt/splunk/*"
|
|
|
|
shell: "chown -R splunk:splunk /opt/splunk/*"
|
|
|
|
|
|
|
|
|
|
|
|
- name: Mettre à jour 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
|
|
|
|
- name: Vérifier l'état de Splunk
|
|
|
|
wait_for:
|
|
|
|
wait_for:
|
|
|
|
|