We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac5c401 + 07a6021 commit 008ba4bCopy full SHA for 008ba4b
changelogs/fragments/385-vrf-support-for-ovpn-server.yml
@@ -1,7 +1,9 @@
1
---
2
minor_changes:
3
- - api_info, api_modify - Since RouterOS 7.17 VRF is supported for OVPN server.
4
- It now supports multiple entries and single_value parameter is now obsolete. This demands for a versioned API.
5
- https://github.com/ansible-collections/community.routeros/pull/383
+ - api_info, api_modify - since RouterOS 7.17 VRF is supported for OVPN server.
+ It now supports multiple entries, while ``api_modify`` so far only accepted a single entry.
+ The ``interface ovpn-server server`` path now allows multiple entries
6
+ on RouterOS 7.17 and newer
7
+ (https://github.com/ansible-collections/community.routeros/pull/383).
8
license:
9
- GPL-3.0-or-later
0 commit comments