master
JocelynPa 3 years ago
parent 9b46ab63d3
commit 3312339fb4

@ -1,4 +1,7 @@
- name: "Copy source Splunk" - name: "Copy source Splunk"
hosts: all_splunk_instances
tasks:
- name: "Copy"
get_url: get_url:
url: "{{ repo_build_location }}" url: "{{ repo_build_location }}"
dest: "{{ splunk_build_location }}" dest: "{{ splunk_build_location }}"

Loading…
Cancel
Save