Skip to content
Snippets Groups Projects
Verified Commit a76de03b authored by Chris Croome's avatar Chris Croome
Browse files

update ansible-lint and ci containers

parent c778fcd5
No related branches found
No related tags found
No related merge requests found
Pipeline #33569 passed
......@@ -35,31 +35,31 @@ stages:
- noble
# - trixie
bookworm:
image: registry.git.coop/webarch/containers/images/bookworm:20240326
image: registry.git.coop/webarch/containers/images/bookworm:20240521
stage: bookworm
script:
- molecule test --all
# The Bullseye test run OK but Molecule never completes
# https://github.com/ansible/molecule/discussions/4020
# bullseye:
# image: registry.git.coop/webarch/containers/images/bullseye:20240326
# image: registry.git.coop/webarch/containers/images/bullseye:20240521
# stage: bullseye
# script:
# - molecule test
jammy:
image: registry.git.coop/webarch/containers/images/jammy:20240326
image: registry.git.coop/webarch/containers/images/jammy:20240521
stage: jammy
script:
- molecule test
noble:
image: registry.git.coop/webarch/containers/images/noble:20240326
image: registry.git.coop/webarch/containers/images/noble:20240521
stage: noble
script:
- molecule test
# No trixie repo yet
# https://download.docker.com/linux/debian/dists/
# trixie:
# image: registry.git.coop/webarch/containers/images/trixie:20240326
# image: registry.git.coop/webarch/containers/images/trixie:20240521
# stage: trixie
# script:
# - molecule test
......
......@@ -34,7 +34,7 @@ repos:
- README.md
# https://github.com/ansible/ansible-lint/releases
- repo: https://github.com/ansible/ansible-lint.git
rev: v24.2.1
rev: v24.5.0
hooks:
- id: ansible-lint
name: Ansible Lint
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment