master
JocelynPa 3 years ago
parent 0990a22810
commit 8a693cbfa7

@ -9,13 +9,11 @@
become: yes
register: pre_existing_splunk_exec
- name: "Copie de l'installation Splunk Forwarder"
become: yes
tasks:
- name: "Copier la source"
copy:
src: "{{ playbook_dir }}/Apps_for_Splunk/Source/splunkforwarder-8.2.3-cd0848707637-Linux-x86_64.tgz"
dest: "{{ splunk_build_location_uf }}"
become: yes
- name: "Set splunk install fact"
set_fact:

Loading…
Cancel
Save