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