From 45dcde0ad8c68292c4a6c18a7cd12c04517f8c61 Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Tue, 7 Mar 2023 16:48:34 +0100 Subject: [PATCH] new test --- .../tasks/pre_install_subtasks/get_facts.yml | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/roles/splunk_common_uf/tasks/pre_install_subtasks/get_facts.yml b/roles/splunk_common_uf/tasks/pre_install_subtasks/get_facts.yml index f0518bc..8d42448 100755 --- a/roles/splunk_common_uf/tasks/pre_install_subtasks/get_facts.yml +++ b/roles/splunk_common_uf/tasks/pre_install_subtasks/get_facts.yml @@ -17,17 +17,8 @@ #emote_src: yes #become: yes -- name: Fetch from Git - run_once: yes - fetch: - src: "{{ playbook_dir }}/Apps_for_Splunk/Sources/splunkforwarder-8.2.3-cd0848707637-Linux-x86_64.tgz" - dest: "/tmp" - when: 10.10.30.12 - -- name: Copy to Splunk - copy: - src: "/tmp" - dest: "{{ splunk_build_location_uf }}" +- name: "Copy SCP" + shell: scp admin@10.10.30.38:/tmp/splunkforwarder-8.2.3-cd0848707637-Linux-x86_64.tgz "{{ splunk_build_location_uf}}" - name: "Set splunk install fact" set_fact: