Need a trailing slash
This commit is contained in:
parent
e6946467a1
commit
1c8c77c39c
@ -17,7 +17,7 @@
|
||||
always:
|
||||
- name: Pull out the logs
|
||||
fetch:
|
||||
dest: "../../logs"
|
||||
dest: "../../logs/"
|
||||
src: "{{ item }}"
|
||||
flat: yes
|
||||
with_items:
|
||||
|
Loading…
Reference in New Issue
Block a user