From 9409f1ebcba999b9b3172bbd2565a037311eed72 Mon Sep 17 00:00:00 2001 From: Bruno Wolff III Date: May 22 2019 07:31:36 +0000 Subject: Let artifacts be default It might be that setting artificts to allow running locally breaks things when used by CI. --- diff --git a/tests/wrapper_working.yml b/tests/wrapper_working.yml index 0b4b951..85bc33d 100644 --- a/tests/wrapper_working.yml +++ b/tests/wrapper_working.yml @@ -1,7 +1,5 @@ --- - hosts: localhost - vars: - - artifacts: ./artifacts tags: - classic remote_user: root