From a95c9fbf6e69580675f55592c4330472966cecc9 Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Thu, 9 Mar 2023 19:08:59 +0100 Subject: [PATCH] updateV3forwarder --- Deploy_Conf-to-uf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Deploy_Conf-to-uf.yml b/Deploy_Conf-to-uf.yml index a1eead1..1f12841 100644 --- a/Deploy_Conf-to-uf.yml +++ b/Deploy_Conf-to-uf.yml @@ -18,6 +18,6 @@ group: splunk - name: "Start Splunk via cli" - command: "{{ splunk_exec }} start --accept-license --answer-yes --no-prompt" + command: "{{ splunk_exec_uf }} start --accept-license --answer-yes --no-prompt" become: yes become_user: "{{ splunk_user }}" \ No newline at end of file