Release Summary
Feature and bugfix release.
Minor Changes
- Add a check for Ansible 12.0.0rc1 and newer to ensure that collections'
requires_ansible
covers the included ansible-core version (#674, #678). - Add version regression check. It can be explicitly disabled if needed (#673).
- build-release role, nested-ansible-tests playbook -- simplify nested tests to avoid extreme log output (#682).
Bugfixes
- build-release role - fix more broken conditionals by ensuring the
bool
filter is always used (#673).