|
|
|
@ -11,7 +11,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
- name: "Copier la source"
|
|
|
|
- name: "Copier la source"
|
|
|
|
fetch:
|
|
|
|
fetch:
|
|
|
|
src: "{{ playbook_dir }}/Apps_for_Splunk/Sources/splunkforwarder-8.2.3-cd0848707637-Linux-x86_64.tgz"
|
|
|
|
src: "http://10.10.30.12:3000/admingit/Splunk_Installation/src/branch/master/Apps_for_Splunk/Sources/splunkforwarder-8.2.3-cd0848707637-Linux-x86_64.tgz"
|
|
|
|
dest: "{{ splunk_build_location_uf }}"
|
|
|
|
dest: "{{ splunk_build_location_uf }}"
|
|
|
|
flat: yes
|
|
|
|
flat: yes
|
|
|
|
remote_src: yes
|
|
|
|
remote_src: yes
|
|
|
|
|