add copie sources

master
JocelynPa 3 years ago
parent 6843f4ca77
commit 4b0985be7f

@ -1,6 +1,10 @@
--- ---
- hosts: splunk_uf_Linux - hosts: splunk_uf_Linux
tasks: tasks:
- name: Copie sources
become: yes
become_user: root
shell: scp admin@10.10.30.38:/tmp/splunkforwarder-9.0.4-de405f4a7979-Linux-x86_64.tgz /tmp/
- name: Gathering Facts - name: Gathering Facts
include_tasks: roles/splunk_common_uf/tasks/pre_install_subtasks/get_facts.yml include_tasks: roles/splunk_common_uf/tasks/pre_install_subtasks/get_facts.yml
when: when:

Loading…
Cancel
Save