From 612a73578553c12a75f9d1672016fea253a12280 Mon Sep 17 00:00:00 2001 From: Bruno Wolff III Date: May 23 2019 16:18:35 +0000 Subject: Need a trailing slash for the artifacts directory --- diff --git a/tests/test_working.yml b/tests/test_working.yml index e56f101..a942c76 100644 --- a/tests/test_working.yml +++ b/tests/test_working.yml @@ -22,7 +22,7 @@ always: - name: Pull out the logs fetch: - dest: "{{ artifacts }}" + dest: "{{ artifacts }}/" src: "{{ item }}" flat: yes with_items: