mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-03-26 21:43:02 +00:00
Fixed return type of identity_role module
Change-Id: Ifcf55749919fd59c990611e8c4537de787ba4005
This commit is contained in:
@@ -47,8 +47,7 @@ RETURN = '''
|
||||
role:
|
||||
description: Dictionary describing the role.
|
||||
returned: On success when I(state) is 'present'.
|
||||
type: list
|
||||
elements: dict
|
||||
type: dict
|
||||
contains:
|
||||
description:
|
||||
description: Description of the role resource
|
||||
|
||||
Reference in New Issue
Block a user