mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
Convert to reduced list of known types (#50010)
This commit is contained in:
committed by
Jordan Borean
parent
fcd1486b51
commit
05c6ff79f9
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user