mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-06-24 10:48:49 +02:00
Fix bool default value. (#12)
This commit is contained in:
parent
32bcf8b02c
commit
649809b2be
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ options:
|
|||
- If is set TLS will be used for RouterOS API connection.
|
||||
required: false
|
||||
type: bool
|
||||
default: false
|
||||
port:
|
||||
description:
|
||||
- RouterOS api port. If ssl is set, port will apply to ssl connection.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue