From 1da33e8edaba7777c53b8c5a6818b7fa1459c3d3 Mon Sep 17 00:00:00 2001 From: admingit Date: Sun, 3 Nov 2024 21:23:03 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'install=5Fsplunk?= =?UTF-8?q?=5Fuf.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install_splunk_uf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: