From 3665efe8d8edd1d33d86579db4d053d7055c55b0 Mon Sep 17 00:00:00 2001 From: Bruno Wolff III Date: May 22 2019 08:25:25 +0000 Subject: remote_artifacts is used by the basic role So it might be it is defined even for the wrapper playbook. Probably not, but let's test it. --- diff --git a/tests/wrapper_working.yml b/tests/wrapper_working.yml index ade0f27..5b92dac 100644 --- a/tests/wrapper_working.yml +++ b/tests/wrapper_working.yml @@ -17,7 +17,7 @@ always: - name: Pull out the logs fetch: - dest: "{{ logs }}" + dest: "{{ remote_artifacts }}" src: "{{ item }}" flat: yes with_items: