mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-04 18:24:52 +02:00
Support routing id and bgp connection (#220)
* Support "/routing id" https://help.mikrotik.com/docs/pages/viewpage.action?pageId=59965506 * Support "/routing bgp connection" https://help.mikrotik.com/docs/display/ROS/BGP#BGP-ConnectionMenu * Add changelog fragment * Add period. --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
226649ac13
commit
a6979c7f3d
4 changed files with 40 additions and 0 deletions
2
changelogs/fragments/220-routing-id-bgp-connection.yml
Normal file
2
changelogs/fragments/220-routing-id-bgp-connection.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- api_modify, api_info - support API paths ``routing id``, ``routing bgp connection`` (https://github.com/ansible-collections/community.routeros/pull/220).
|
Loading…
Add table
Add a link
Reference in a new issue