Mise à jour de 'install_splunk.yml'

master
admingit 2 years ago
parent 4876bdf7a2
commit dfd26ed469

@ -3,7 +3,7 @@
- name: Copie sources
become: yes
become_user: root
shell: scp admin@10.10.40.21:/tmp/splunk-9.1.2-b6b9c8185839-Linux-x86_64.tgz /tmp/
shell: scp admin@10.10.40.21:{{ splunk_build_location }} /tmp/
- name: Gathering Facts
include_tasks: roles/splunk_common/tasks/pre_install_subtasks/get_facts.yml

Loading…
Cancel
Save