From 9b46ab63d38b86b28a3ee4184f9bb6d42201b97f Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Mon, 6 Mar 2023 20:56:49 +0100 Subject: [PATCH] update --- Copy_Files.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Copy_Files.yml b/Copy_Files.yml index 1c1673a..fe3ad7d 100644 --- a/Copy_Files.yml +++ b/Copy_Files.yml @@ -1,8 +1,6 @@ - name: "Copy source Splunk" - hosts: all_splunk_instances get_url: url: "{{ repo_build_location }}" dest: "{{ splunk_build_location }}" - flat: yes become: yes become_user: root \ No newline at end of file