Fix bool default value. (#12)

This commit is contained in:
Felix Fontein 2020-11-22 18:46:05 +01:00 committed by GitHub
parent 32bcf8b02c
commit 649809b2be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.