From 3b9912a1b8471cc2eaea76bfad21e518076d8f67 Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Wed, 8 Mar 2023 17:31:18 +0100 Subject: [PATCH] update conf ds V2 --- Deploy_conf-DS.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Deploy_conf-DS.yml b/Deploy_conf-DS.yml index 2817076..4a93807 100644 --- a/Deploy_conf-DS.yml +++ b/Deploy_conf-DS.yml @@ -13,4 +13,5 @@ restartSplunkd = true" owner: splunk group: splunk - become: yes \ No newline at end of file + become: yes + become_user: root \ No newline at end of file