ansible-collections.communi.../changelogs/fragments/3.0.0.yml

8 lines
672 B
YAML
Raw Normal View History

release_summary: Major release that drops support for End of Life Python versions and fixes check mode for community.routeros.command.
removed_features:
- "The collection no longer supports Ansible 2.9, ansible-base 2.10, ansible-core 2.11, ansible-core 2.12, ansible-core 2.13, and ansible-core 2.14.
If you need to continue using End of Life versions of Ansible/ansible-base/ansible-core, please use community.routeros 2.x.y
(https://github.com/ansible-collections/community.routeros/pull/318)."
breaking_changes:
- "command - the module no longer declares that it supports check mode (https://github.com/ansible-collections/community.routeros/pull/318)."