-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Debian Trixie #164
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🦖E 🎉
@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. |
6bd8b32
to
6442bac
Compare
A new version of |
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. |
…upport_terraform-docs Add ATX Header Support for `terraform-docs`
Now that geerlingguy/docker-debian12-ansible is available we can switch to it instead of using ours.
6442bac
to
fb16c79
Compare
🗣 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