fix: replace community-ansible-dev-tools image
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/notify Pipeline was successful
ci/woodpecker/manual/lint Pipeline was successful
ci/woodpecker/manual/test Pipeline was successful
ci/woodpecker/manual/docs Pipeline was successful
ci/woodpecker/manual/notify Pipeline was successful

This commit is contained in:
Robert Kaussow 2024-08-19 09:27:38 +02:00
parent 136404c311
commit 806d10cf4c
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -7,7 +7,7 @@ when:
steps: steps:
- name: ansible-lint - name: ansible-lint
image: ghcr.io/ansible/community-ansible-dev-tools image: quay.io/thegeeklab/ansible-dev-tools:1
commands: commands:
- ansible-lint - ansible-lint
environment: environment: