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.
This commit is contained in:
parent
8fb4d38c98
commit
0a03e389c6
@ -1,7 +1,5 @@
|
|||||||
---
|
---
|
||||||
- hosts: localhost
|
- hosts: localhost
|
||||||
vars:
|
|
||||||
- artifacts: ./artifacts
|
|
||||||
tags:
|
tags:
|
||||||
- classic
|
- classic
|
||||||
remote_user: root
|
remote_user: root
|
||||||
|
Loading…
Reference in New Issue
Block a user