From a9f32b92617737a4e87737173ddd07d767437c07 Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Thu, 30 Mar 2023 21:08:52 +0200 Subject: [PATCH] ..... --- Update_Splunk_UF.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"