Guess that the logs directory is in the logs variable

If that doesn't work, we will try using .. to go up.
This commit is contained in:
Bruno Wolff III 2019-05-22 02:56:00 -05:00
parent 9409f1ebcb
commit ed7f34e778

View File

@ -17,7 +17,7 @@
always: always:
- name: Pull out the logs - name: Pull out the logs
fetch: fetch:
dest: "{{ artifacts }}" dest: "{{ logs }}"
src: "{{ item }}" src: "{{ item }}"
flat: yes flat: yes
with_items: with_items: