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:
parent
d0cc794f82
commit
9409f1ebcb
@ -1,7 +1,5 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
vars:
|
||||
- artifacts: ./artifacts
|
||||
tags:
|
||||
- classic
|
||||
remote_user: root
|
||||
|
Loading…
Reference in New Issue
Block a user