master
JocelynPa 3 years ago
parent 8f18847afa
commit 1ca8e17a28

@ -25,7 +25,7 @@
#state: stopped
- name: Mettre à jour le Splunk Universal Forwarder
shell: "/opt/splunkforwarder/bin/splunk stop; /opt/splunkforwarder/bin/splunk start --accept-license --answer-yes --no-prompt --answer-accept-changes"
shell: "/opt/splunkforwarder/bin/splunk stop; /opt/splunkforwarder/bin/splunk start --accept-license --answer-yes --no-prompt --answer-accept-changes && /opt/splunkforwarder/bin/splunk enable boot-start -user splunk"
become: yes
#- name: Activer le démarrage automatique

Loading…
Cancel
Save