|
|
|
@ -11,7 +11,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
- name: "Copier la source"
|
|
|
|
- name: "Copier la source"
|
|
|
|
copy:
|
|
|
|
copy:
|
|
|
|
src: "{{ playbook_dir }}/Apps_for_Splunk/Source/splunkforwarder-8.2.3-cd0848707637-Linux-x86_64.tgz"
|
|
|
|
src: "{{ playbook_dir }}/Apps_for_Splunk/Sources/splunkforwarder-8.2.3-cd0848707637-Linux-x86_64.tgz"
|
|
|
|
dest: "{{ splunk_build_location_uf }}"
|
|
|
|
dest: "{{ splunk_build_location_uf }}"
|
|
|
|
become: yes
|
|
|
|
become: yes
|
|
|
|
|
|
|
|
|
|
|
|
|