diff --git a/Update_Splunk_UF.yml b/Update_Splunk_UF.yml index 0a21972..f39195a 100644 --- a/Update_Splunk_UF.yml +++ b/Update_Splunk_UF.yml @@ -28,8 +28,8 @@ shell: "/opt/splunkforwarder/bin/splunk stop; /opt/splunkforwarder/bin/splunk start --accept-license --answer-yes --no-prompt --answer-accept-changes" become: yes - - name: Activer le démarrage automatique - shell: "/opt/splunkforwarder/bin/splunk enable boot-start" + #- name: Activer le démarrage automatique + #shell: "/opt/splunkforwarder/bin/splunk enable boot-start" - name: Redémarrer le service Splunk systemd: