mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-06-21 09:35:45 +02:00
add l2tp client interface configuration support (#322)
* Update api_modify.py * Update api_info.py * Update _api_data.py * Create 322-add-l2tp-client-interface-configuration.yml * Update api_info.py * Update api_modify.py * Update _api_data.py * Update changelogs/fragments/322-add-l2tp-client-interface-configuration.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update _api_data.py --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
22ff089787
commit
945e4d4d45
4 changed files with 36 additions and 0 deletions
|
@ -78,6 +78,7 @@ options:
|
|||
- interface ethernet switch port
|
||||
- interface gre
|
||||
- interface gre6
|
||||
- interface l2tp-client
|
||||
- interface l2tp-server server
|
||||
- interface list
|
||||
- interface list member
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue