Small fixes. (#4605) (#4606)

(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:11 +02:00
committed by GitHub
parent 0ba06f8d82
commit bb695a00a0
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
'''