Fixed return type of identity_role module

Change-Id: Ifcf55749919fd59c990611e8c4537de787ba4005
This commit is contained in:
Jakob Meng
2022-05-04 09:25:59 +02:00
parent cc1b5ecae8
commit 92566dedae

View File

@@ -47,8 +47,7 @@ RETURN = '''
role: role:
description: Dictionary describing the role. description: Dictionary describing the role.
returned: On success when I(state) is 'present'. returned: On success when I(state) is 'present'.
type: list type: dict
elements: dict
contains: contains:
description: description:
description: Description of the role resource description: Description of the role resource