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 68a07e6ea8 - Show all commits

View File

@ -11,6 +11,7 @@ steps:
commands:
- pwd
- id
- echo $HOME
- echo $PATH
- which ansible-lint
- ansible-lint --help