Just curious if there is a bot or CI/CD pipeline action for checking and bumping #Ansible Galaxy requirements.yml definitions?
Just curious if there is a bot or CI/CD pipeline action for checking and bumping #Ansible Galaxy requirements.yml definitions?
@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.
+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.