From abcc23d5a01224cef4d69a678c66c5ec33853df4 Mon Sep 17 00:00:00 2001 From: thegeeklab-bot Date: Thu, 16 May 2024 11:54:01 +0000 Subject: [PATCH] [skip ci] auto-update documentation --- data/data.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/data/data.yaml b/data/data.yaml index c8cf3ab..fc6e621 100644 --- a/data/data.yaml +++ b/data/data.yaml @@ -38,6 +38,22 @@ properties: type: list required: false + - name: insecure_skip_verify + description: | + Skip SSL verification. + + Activating this option is insecure and should be avoided in most cases. + type: bool + defaultValue: false + required: false + + - name: log_level + description: | + Plugin log level. + type: string + defaultValue: "info" + required: false + - name: note description: | File or string with notes for the release.