mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 04:40:22 -07:00
Small fixes. (#4605)
This commit is contained in:
parent
f055f47161
commit
5cb7c2e45e
4 changed files with 7 additions and 6 deletions
|
@ -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
|
||||
'''
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue