Just curious if there is a bot or CI/CD pipeline action for checking and bumping #Ansible Galaxy requirements.yml definitions?

#AskFedi #Linux #Automation

@stdevel https://docs.renovatebot.com/modules/manager/ansible-galaxy/

No experience with ansible here but had some good experiences with renovatebot. Works well on GitHub and can be installed in a gitlab instance, too.

Automated Dependency Updates for Ansible Galaxy - Renovate Docs

Renovate documentation.

@fooker That looks exactly what I’m looking for, thanks!

@stdevel @fooker

+1 for #renovatebot

I have been using it at my company for over 8 months now. It took a minute to understand the docs, but it is managing our Ansible collection versions now succssfully.