From 0aa47fbcb397f689f9660baa2c5d10a98c56abb3 Mon Sep 17 00:00:00 2001 From: admingit Date: Tue, 25 Jul 2023 10:43:26 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'install=5Fsplunk?= =?UTF-8?q?=5Fhf.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install_splunk_hf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_splunk_hf.yml b/install_splunk_hf.yml index bac241f..c475beb 100644 --- a/install_splunk_hf.yml +++ b/install_splunk_hf.yml @@ -3,7 +3,7 @@ - name: Copie sources become: yes become_user: root - shell: scp admin@10.10.30.38:/tmp/splunk-9.0.4.1-419ad9369127-Linux-x86_64.tgz /tmp/ + shell: scp admin@10.10.40.21:/tmp/splunk-9.1.0.1-77f73c9edb85-Linux-x86_64.tgz /tmp/ - name: Gathering Facts include_tasks: roles/splunk_common/tasks/pre_install_subtasks/get_facts.yml