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 e9d11ae6de - Show all commits

View File

@ -12,6 +12,7 @@ steps:
- ansible-lint
environment:
FORCE_COLOR: "1"
ANSIBLE_LOCAL_TEMP: /tmp
- name: python-format
image: docker.io/python:3.12