Small fixes. (#4605) (#4607)

(cherry picked from commit 5cb7c2e45e)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2022-05-02 08:16:14 +02:00
committed by GitHub
parent 6f4167fb01
commit 65dde57c1a
4 changed files with 7 additions and 6 deletions

View File

@@ -56,7 +56,7 @@ EXAMPLES = '''
RETURN = '''
_value:
description: Whether the module or action plugin denoted by the input exists.
description: The dictionary having the provided key-value pairs.
type: boolean
'''