Add antsibull-docs component
Release 0.17.1 - Bugfix for molecule component diff tests against a non-default destination branch (needs to be fetched first)
Fix up some rules and local project pipeline issues
Update for newer Gitlab requirements
Fix molecule exit status when it succeeds
Fix the logic when checking changelog fragments in the default branch
Change detection in the molecule role now tests against a MR source and target branch rather than source and default branch
Auto-install a collection in the ansible-lint component if a valid galaxy.yml file is specified
Fix default image for the pre-release test
Pass galaxy requirements to the ansible-lint job from the deploy-full and deploy-full-infra jobs
Update with the new location of the ansible-test-controller default configured
Add an extra rule option for Ansible deployment jobs
Add galaxy-requirements to ansible-lint
Have version-changing MRs not require a merge request ID in their changelog fragment for the changelog fragment check
Update to allow test galaxy dependencies for molecule integration tests
Add ansible-test job component
Alter Ansible deployment to use --check on protected, non-default branches and non-tags
Make molecule tests only work in branch pipelines when there's no merge request, otherwise only run in the merge request pipeline