From 138150e01f28a5dbc91960056d5a91041d1b8f27 Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Wed, 3 May 2023 10:57:49 +0200 Subject: [PATCH] remove become --- install_splunk_uf_win.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/install_splunk_uf_win.yml b/install_splunk_uf_win.yml index b4674d0..6f78654 100755 --- a/install_splunk_uf_win.yml +++ b/install_splunk_uf_win.yml @@ -1,6 +1,5 @@ --- - name: "Install Splunk UniversalForwarder Windows" - become: yes hosts: splunk_uf_Windows tasks: - name: "Install UF Windows"