fix: fix ansible temp dir
This commit is contained in:
parent
7c1042f7b8
commit
191476ae94
@ -11,6 +11,7 @@ variables:
|
||||
group: molecule
|
||||
environment:
|
||||
PY_COLORS: "1"
|
||||
ANSIBLE_LOCAL_TEMP: /tmp
|
||||
HCLOUD_TOKEN:
|
||||
from_secret: molecule_hcloud_token
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user