From 09feaf1a89b0eb4699beb0edf43c24cb86eca18f Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Fri, 3 Mar 2023 20:01:33 +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..2a370ac 100755 --- a/install_splunk_uf.yml +++ b/install_splunk_uf.yml @@ -1,5 +1,7 @@ --- - hosts: splunk_uf_Linux_TIC + vars_files: + - all.yml tasks: - name: Gathering Facts include_tasks: roles/splunk_common_uf/tasks/pre_install_subtasks/get_facts.yml