parent
8ee7bbcfe6
commit
311176d688
@ -1,7 +1,7 @@
|
||||
- name: "Copy source Splunk"
|
||||
hosts: all_splunk_instances
|
||||
fetch:
|
||||
src: "{{ repo_build_location }}"
|
||||
get_url:
|
||||
url: "{{ repo_build_location }}"
|
||||
dest: "{{ splunk_build_location }}"
|
||||
flat: yes
|
||||
become: yes
|
||||
|
||||
Loading…
Reference in new issue