From e89b109bdc52a2d3381e65dd4595152e1ef5fd2d Mon Sep 17 00:00:00 2001 From: Bruno Wolff III Date: May 21 2019 19:12:07 +0000 Subject: Revert "Try not specifying artifacts location" This reverts commit 0a03e389c6aab2a56a7a356761d822dfda8b2d74. It made things worse. --- diff --git a/tests/test_working.yml b/tests/test_working.yml index 700dc22..c542b61 100644 --- a/tests/test_working.yml +++ b/tests/test_working.yml @@ -1,5 +1,7 @@ --- - hosts: localhost + vars: + - artifacts: ./artifacts tags: - classic remote_user: root