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

View File

@ -9,6 +9,7 @@ steps:
- name: ansible-lint - name: ansible-lint
image: ghcr.io/ansible/community-ansible-dev-tools image: ghcr.io/ansible/community-ansible-dev-tools
commands: commands:
- sleep 10000
- pwd - pwd
- id - id
- echo $HOME - echo $HOME