|
|
|
@ -32,7 +32,10 @@
|
|
|
|
#shell: "chown -R splunk:splunk /opt/splunk/*"
|
|
|
|
#shell: "chown -R splunk:splunk /opt/splunk/*"
|
|
|
|
|
|
|
|
|
|
|
|
- name: Démarrer Splunk
|
|
|
|
- name: Démarrer Splunk
|
|
|
|
shell: "/opt/splunk/bin/splunk start --accept-license --answer-yes --no-prompt && /opt/splunk/bin/splunk enable boot-start"
|
|
|
|
shell: "/opt/splunk/bin/splunk start --accept-license --answer-yes --no-prompt"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- name: Boot-start Enable
|
|
|
|
|
|
|
|
shell: "/opt/splunk/bin/splunk enable boot-start"
|
|
|
|
|
|
|
|
|
|
|
|
- name: Attente de la disponibilité de Splunk
|
|
|
|
- name: Attente de la disponibilité de Splunk
|
|
|
|
uri:
|
|
|
|
uri:
|
|
|
|
|