mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-05 02:35:04 +02:00
Add support for ip route and ip route vrf (#123)
* Add support for ip route and ip route vrf * Changelog
This commit is contained in:
parent
1e36dfa2d0
commit
558eb501d2
4 changed files with 32 additions and 0 deletions
3
changelogs/fragments/123-api.yml
Normal file
3
changelogs/fragments/123-api.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- api_modify, api_info - support API paths ``ip route`` and ``ip route vrf``
|
||||
(https://github.com/ansible-collections/community.routeros/pull/123).
|
Loading…
Add table
Add a link
Reference in a new issue