Mise à jour de 'install_splunk_uf.yml'

master
admingit 2 years ago
parent dfd26ed469
commit 1da33e8eda

@ -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:

Loading…
Cancel
Save