fix: switch to ansible dev container and fix molecule #2

Merged
xoxys merged 11 commits from fix-molecule into main 2024-08-19 07:17:26 +00:00
Showing only changes of commit 191476ae94 - Show all commits

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