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