|
|
|
@ -13,6 +13,7 @@
|
|
|
|
copy:
|
|
|
|
copy:
|
|
|
|
src: "{{ playbook_dir }}/Apps_for_Splunk/Sources/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 }}"
|
|
|
|
|
|
|
|
remote_src: yes
|
|
|
|
become: yes
|
|
|
|
become: yes
|
|
|
|
|
|
|
|
|
|
|
|
- name: "Set splunk install fact"
|
|
|
|
- name: "Set splunk install fact"
|
|
|
|
|