Adjust booleans in misc plugins. (#5161) (#5175)

(cherry picked from commit 19ce50f6b9)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2022-08-24 21:39:13 +02:00 committed by GitHub
parent d2b0a0d2bf
commit b099a465c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 22 additions and 22 deletions

View file

@ -55,7 +55,7 @@ DOCUMENTATION = '''
verbose_output:
description: Toggle to (not) include all available nodes metadata
type: bool
default: yes
default: true
'''
EXAMPLES = '''