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