From a05b26eaed22a9b04a8db6e16593ed52d3995322 Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Fri, 3 Mar 2023 19:58:55 +0100 Subject: [PATCH] update --- install_splunk_uf.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/install_splunk_uf.yml b/install_splunk_uf.yml index 56a67ae..c20e8b1 100755 --- a/install_splunk_uf.yml +++ b/install_splunk_uf.yml @@ -1,7 +1,5 @@ --- - 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