From e60b75a5af2b644468873329e3a7271e4e78265d Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Wed, 5 Apr 2023 11:31:50 +0200 Subject: [PATCH] remove option --restart --- Update_SplunkV2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Update_SplunkV2.yml b/Update_SplunkV2.yml index 45da610..de954be 100644 --- a/Update_SplunkV2.yml +++ b/Update_SplunkV2.yml @@ -21,7 +21,7 @@ shell: "chown -R splunk:splunk /opt/splunk/*" - name: Mettre à jour Splunk - shell: "/opt/splunk/bin/splunk start --accept-license --answer-yes --no-prompt --restart" + shell: "/opt/splunk/bin/splunk start --accept-license --answer-yes --no-prompt" - name: Vérifier l'état de Splunk wait_for: