Let artifacts be default

It might be that setting artificts to allow running locally breaks
things when used by CI.
This commit is contained in:
Bruno Wolff III 2019-05-22 02:31:36 -05:00
parent d0cc794f82
commit 9409f1ebcb

View File

@ -1,7 +1,5 @@
--- ---
- hosts: localhost - hosts: localhost
vars:
- artifacts: ./artifacts
tags: tags:
- classic - classic
remote_user: root remote_user: root