mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-04 02:04:33 +02:00
8 lines
672 B
YAML
8 lines
672 B
YAML
|
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)."
|