diff --git a/Update_SplunkV2.yml b/Update_SplunkV2.yml index 5b1a9ed..66eb5a2 100644 --- a/Update_SplunkV2.yml +++ b/Update_SplunkV2.yml @@ -42,9 +42,10 @@ - name: Mettre Ă  jour le master cluster Splunk hosts: splunk_cluster_master - tasks: become: yes become_user: root + + tasks: - name: ArrĂȘter les processus Splunk shell: "/opt/splunk/bin/splunk stop" become: yes