From f35b8c50f39da3261b3fd0e41e06e9073c30b5e9 Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Fri, 3 Mar 2023 19:56:32 +0100 Subject: [PATCH] update --- install_splunk_uf.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install_splunk_uf.yml b/install_splunk_uf.yml index c20e8b1..56a67ae 100755 --- a/install_splunk_uf.yml +++ b/install_splunk_uf.yml @@ -1,5 +1,7 @@ --- - hosts: splunk_uf_Linux_TIC + vars_files: + - /inventory/group_vars/all.yml tasks: - name: Gathering Facts include_tasks: roles/splunk_common_uf/tasks/pre_install_subtasks/get_facts.yml