Use dict rather than complex for os_quota return type.

Change-Id: Ib8275a88eefb46ace471ddd12fadb018b4adbf9b
This commit is contained in:
Mark Chappell
2020-03-16 13:56:06 +01:00
parent f16eda89dd
commit f52598dd90
3 changed files with 1 additions and 3 deletions

View File

@@ -214,7 +214,7 @@ RETURN = '''
openstack_quotas:
description: Dictionary describing the project quota.
returned: Regardless if changes where made or not
type: complex
type: dict
sample:
openstack_quotas: {
compute: {