diff --git a/install_splunk.yml b/install_splunk.yml index 05adaef..081de3a 100644 --- a/install_splunk.yml +++ b/install_splunk.yml @@ -3,7 +3,7 @@ - name: Copie sources become: yes become_user: root - shell: scp admin@10.10.40.21:/tmp/splunk-9.0.0-6818ac46f2ec-Linux-x86_64.tgz /tmp/ + shell: scp admin@10.10.40.21:/tmp/splunk-9.1.2-b6b9c8185839-Linux-x86_64.tgz /tmp/ - name: Gathering Facts include_tasks: roles/splunk_common/tasks/pre_install_subtasks/get_facts.yml