From 94ee3712ae13f2971c68ccc0968f70ab281286ca Mon Sep 17 00:00:00 2001 From: Jihad Dwidari Date: Mon, 21 Jan 2019 05:39:33 -0500 Subject: [PATCH] Update os_quota.py fixed typo (#50981) fixed typo, note should be not --- lib/ansible/modules/cloud/openstack/os_quota.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/cloud/openstack/os_quota.py b/lib/ansible/modules/cloud/openstack/os_quota.py index 48a3056228c..2486ab1de48 100644 --- a/lib/ansible/modules/cloud/openstack/os_quota.py +++ b/lib/ansible/modules/cloud/openstack/os_quota.py @@ -177,7 +177,7 @@ EXAMPLES = ''' RETURN = ''' openstack_quotas: description: Dictionary describing the project quota. - returned: Regardless if changes where made or note + returned: Regardless if changes where made or not type: complex contains: openstack_quotas: {