mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-06-21 01:25:49 +02:00
* Prepare 3.0.0 release. * Install using ansible-galaxy via git instead of cloning directly.
7 lines
672 B
YAML
7 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)."
|