mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-07-02 14:24:37 +02:00
Fix docs. (#105)
This commit is contained in:
parent
a66bb78d7f
commit
af6524a1fd
3 changed files with 7 additions and 3 deletions
|
@ -28,7 +28,8 @@ options:
|
|||
Values can also be used with an initial C(!) to specify that a
|
||||
specific subset should not be collected.
|
||||
required: false
|
||||
default: '!config'
|
||||
default:
|
||||
- '!config'
|
||||
type: list
|
||||
elements: str
|
||||
seealso:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue