Closed jsf9k closed 8 months ago
@jsf9k https://github.com/ansible/ansible-lint/pull/3841 has been merged and once a new version is cut (and our pre-commit configuration updated) we should be able to finish this pull request.
@jsf9k ansible/ansible-lint#3841 has been merged and once a new version is cut (and our pre-commit configuration updated) we should be able to finish this pull request.
A new version of ansible-lint
has been released. I have uncommented Trixie in the metadata file and force pushed.
Well it worked on my local machine, but it didn't work here even after I blew away the cache. I guess I will try again in a day or so. :cry:
Well it worked on my local machine, but it didn't work here even after I blew away the cache. I guess I will try again in a day or so. ๐ข
@jsf9k The pre-commit hook version has to be bumped and I assume you're not doing that in this PR as it should trickle down from cisagov/skeleton-generic. Please see https://github.com/cisagov/skeleton-ansible-role/actions/runs/6565455910 for an Action run with the new hook version in effect however.
๐ฃ Description
Add support for Debian Trixie. Also switch to using geerlingguy/docker-debian12-ansible now that it exists.
๐ญ Motivation and context
Debian Bookworm dropped in June, so we need to start testing on Trixie.
๐งช Testing
All automated tests pass.
โ Pre-approval checklist