mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-06-21 09:35:45 +02:00
Add "interface wireless" to API data (#195)
The default values match those of RouterOS 7.11 on a Mikrotik RB924i-2nD-BT5&BG77 ("Knot"). They're cross-checked with upstream documentation[1]. [1] https://help.mikrotik.com/docs/display/ROS/Wireless+Interface Signed-off-by: Michael Hanselmann <public@hansmi.ch>
This commit is contained in:
parent
2e1159b4c4
commit
e4a21311a1
4 changed files with 102 additions and 0 deletions
|
@ -84,6 +84,7 @@ options:
|
|||
- interface vrrp
|
||||
- interface wireguard
|
||||
- interface wireguard peers
|
||||
- interface wireless
|
||||
- interface wireless align
|
||||
- interface wireless cap
|
||||
- interface wireless sniffer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue