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