Adjust booleans in misc plugins. (#5161)

This commit is contained in:
Felix Fontein 2022-08-24 20:00:39 +02:00 committed by GitHub
parent 403c4f7477
commit 19ce50f6b9
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 = '''