See if we can make .. work.
This commit is contained in:
parent
3665efe8d8
commit
e6946467a1
@ -17,7 +17,7 @@
|
||||
always:
|
||||
- name: Pull out the logs
|
||||
fetch:
|
||||
dest: "{{ remote_artifacts }}"
|
||||
dest: "../../logs"
|
||||
src: "{{ item }}"
|
||||
flat: yes
|
||||
with_items:
|
||||
|
Loading…
Reference in New Issue
Block a user