Release Summary
Bugfix and feature release containing some breaking changes in the release role.
Minor Changes
- In the release role, automatically set
antsibull_build_file
andantsibull_data_dir
based onantsibull_ansible_version
(#430). - The release role has now an argument spec (#430).
Breaking Changes / Porting Guide
- In the release role,
antsibull_ansible_version
andantsibull_ansible_git_version
must now always be specified (#430).
Bugfixes
- When preparing a new Ansible release, bump the ansible-core version to the latest bugfix version (#430).