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