Small fixes. (#4605)

This commit is contained in:
Felix Fontein 2022-05-02 07:49:49 +02:00 committed by GitHub
commit 5cb7c2e45e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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
'''