diff --git a/Update_Splunk_UF.yml b/Update_Splunk_UF.yml index f2807db..a359a19 100644 --- a/Update_Splunk_UF.yml +++ b/Update_Splunk_UF.yml @@ -13,8 +13,8 @@ dest: "/opt" remote_src: yes - #- name: Desactiver le démarrage automatique - #shell: "/opt/splunkforwarder/bin/splunk disable boot-start" + - name: Desactiver le démarrage automatique + shell: "/opt/splunkforwarder/bin/splunk disable boot-start" #- name: Arrêt de splunk #shell: "/opt/splunkforwarder/bin/splunk stop"