fix: fix ansible temp dir
Some checks failed
ci/woodpecker/pr/lint Pipeline failed
ci/woodpecker/pr/test unknown status
ci/woodpecker/pr/docs unknown status

This commit is contained in:
Robert Kaussow 2024-08-18 16:28:26 +02:00
parent 7c1042f7b8
commit 191476ae94
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -11,6 +11,7 @@ variables:
group: molecule group: molecule
environment: environment:
PY_COLORS: "1" PY_COLORS: "1"
ANSIBLE_LOCAL_TEMP: /tmp
HCLOUD_TOKEN: HCLOUD_TOKEN:
from_secret: molecule_hcloud_token from_secret: molecule_hcloud_token