mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-06-21 09:35:45 +02:00
Add "interface ppp-client" to API data (#199)
The default values match those of RouterOS 7.11 on a Mikrotik RB924i-2nD-BT5&BG77 ("Knot"). Upstream documentation: https://help.mikrotik.com/docs/display/ROS/PPP Signed-off-by: Michael Hanselmann <public@hansmi.ch>
This commit is contained in:
parent
1aa41ad375
commit
2164261e09
4 changed files with 34 additions and 0 deletions
|
@ -77,6 +77,7 @@ options:
|
|||
- interface list
|
||||
- interface list member
|
||||
- interface ovpn-server server
|
||||
- interface ppp-client
|
||||
- interface pppoe-client
|
||||
- interface pptp-server server
|
||||
- interface sstp-server server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue