parent
311176d688
commit
9b46ab63d3
@ -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
|
||||
Loading…
Reference in new issue