update copy files

master
JocelynPa 3 years ago
parent ebe046ebae
commit 4721371a1d

@ -1,5 +1,8 @@
- name: Copier depuis repo - name: Copier depuis repo
become: yes hosts: all
become: true
tasks:
- name: copy
copy: copy:
src: /tmp/splunkforwarder-8.2.3-cd0848707637-Linux-x86_64.tgz src: /tmp/splunkforwarder-8.2.3-cd0848707637-Linux-x86_64.tgz
dest: "{{ splunk_build_location_uf}}" dest: "{{ splunk_build_location_uf}}"

Loading…
Cancel
Save