mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-06-21 09:35:45 +02:00
Finalize fields for "interface wireless security-profiles" (#203)
A few fields were missing for `interface wireless security-profiles` (e.g. `disabled`). `default` on the other hand is a built-in property which can't be modified. Mark the `interface wireless security-profiles` path as fully understood to enable its use in Ansible tasks. Signed-off-by: Michael Hanselmann <public@hansmi.ch>
This commit is contained in:
parent
11d83bffe6
commit
adff9bbf8c
4 changed files with 27 additions and 23 deletions
|
@ -83,6 +83,7 @@ options:
|
|||
- interface wireless
|
||||
- interface wireless align
|
||||
- interface wireless cap
|
||||
- interface wireless security-profiles
|
||||
- interface wireless sniffer
|
||||
- interface wireless snooper
|
||||
- ip accounting
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue