mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-14 21:19:12 -07:00
Convert to reduced list of known types (#50010)
This commit is contained in:
parent
fcd1486b51
commit
05c6ff79f9
908 changed files with 4822 additions and 4821 deletions
|
@ -320,7 +320,7 @@ RETURN = '''
|
|||
id:
|
||||
description: The id of the entity that was found, created, updated or assigned.
|
||||
returned: On state=present and command=find in case one entity was found.
|
||||
type: string
|
||||
type: str
|
||||
sample: bae07d8d-d29c-4e2b-b6ba-621b4807a333
|
||||
entities:
|
||||
description: A list of entities handled. Each element is the to_dict() of the entity.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue