From ed7f34e778acfb2723acc38edac9ab25f5bd0db3 Mon Sep 17 00:00:00 2001 From: Bruno Wolff III Date: May 22 2019 07:56:00 +0000 Subject: Guess that the logs directory is in the logs variable If that doesn't work, we will try using .. to go up. --- diff --git a/tests/wrapper_working.yml b/tests/wrapper_working.yml index 85bc33d..ade0f27 100644 --- a/tests/wrapper_working.yml +++ b/tests/wrapper_working.yml @@ -17,7 +17,7 @@ always: - name: Pull out the logs fetch: - dest: "{{ artifacts }}" + dest: "{{ logs }}" src: "{{ item }}" flat: yes with_items: