mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-06-21 09:35:45 +02:00
Add '/interface ovpn-client' path (#244)
* Fixes #242: Add '/interface ovpn-client' path * Add changelog fragment * Update changelogs/fragments/244-add-interface-ovpn-client-path.yml Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Johannes Münch <git@washiza.eu> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
a1492b4405
commit
4fff1f1bbb
4 changed files with 33 additions and 0 deletions
|
@ -80,6 +80,7 @@ options:
|
|||
- interface l2tp-server server
|
||||
- interface list
|
||||
- interface list member
|
||||
- interface ovpn-client
|
||||
- interface ovpn-server server
|
||||
- interface ppp-client
|
||||
- interface pppoe-client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue