From 0a03e389c6aab2a56a7a356761d822dfda8b2d74 Mon Sep 17 00:00:00 2001 From: Bruno Wolff III Date: May 21 2019 18:48:15 +0000 Subject: Try not specifying artifacts location It looks like the artifacts might not have been going to the correct place based on the reported errors. So try using the default value instead of the one from the examples. --- diff --git a/tests/test_working.yml b/tests/test_working.yml index c542b61..700dc22 100644 --- a/tests/test_working.yml +++ b/tests/test_working.yml @@ -1,7 +1,5 @@ --- - hosts: localhost - vars: - - artifacts: ./artifacts tags: - classic remote_user: root