mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-04 10:14:39 +02:00
Add support for "routing filter {rule|select-rule}" (#200)
RouterOS 7 added route selections and filters (https://help.mikrotik.com/docs/display/ROS/Route+Selection+and+Filters). Signed-off-by: Michael Hanselmann <public@hansmi.ch>
This commit is contained in:
parent
2164261e09
commit
343c4883c0
4 changed files with 30 additions and 0 deletions
2
changelogs/fragments/200-add-routing-filter.yml
Normal file
2
changelogs/fragments/200-add-routing-filter.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- api_info, api_modify - add support for the ``routing filter rule`` and ``routing filter select-rule`` paths (https://github.com/ansible-collections/community.routeros/pull/200).
|
Loading…
Add table
Add a link
Reference in a new issue