diff --git a/install_splunk_uf.yml b/install_splunk_uf.yml index 245b34e..2834add 100755 --- a/install_splunk_uf.yml +++ b/install_splunk_uf.yml @@ -4,7 +4,7 @@ - name: Copie sources become: yes become_user: root - shell: scp admin@10.10.40.21:/tmp/splunkforwarder-9.0.5-e9494146ae5c-Linux-x86_64.tgz /tmp/ + shell: scp admin@10.10.40.21:{{ splunk_build_location_uf }} /tmp/ - name: Gathering Facts include_tasks: roles/splunk_common_uf/tasks/pre_install_subtasks/get_facts.yml when: