mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
parent
6ad9f87ce7
commit
94ee3712ae
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ EXAMPLES = '''
|
||||||
RETURN = '''
|
RETURN = '''
|
||||||
openstack_quotas:
|
openstack_quotas:
|
||||||
description: Dictionary describing the project quota.
|
description: Dictionary describing the project quota.
|
||||||
returned: Regardless if changes where made or note
|
returned: Regardless if changes where made or not
|
||||||
type: complex
|
type: complex
|
||||||
contains:
|
contains:
|
||||||
openstack_quotas: {
|
openstack_quotas: {
|
||||||
|
|
Loading…
Reference in a new issue