From 7028f0887daaa52fc82e346067ac7dc9991cff9f Mon Sep 17 00:00:00 2001 From: Phillipe Smith Date: Sat, 13 Jul 2019 10:24:46 -0300 Subject: [PATCH] Update lib/ansible/modules/cloud/openstack/os_group_facts.py Co-Authored-By: Raimund Hook <1150270+StingRayZA@users.noreply.github.com> --- lib/ansible/modules/cloud/openstack/os_group_facts.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ansible/modules/cloud/openstack/os_group_facts.py b/lib/ansible/modules/cloud/openstack/os_group_facts.py index f4af95fb6a8..2b3f017d8ef 100644 --- a/lib/ansible/modules/cloud/openstack/os_group_facts.py +++ b/lib/ansible/modules/cloud/openstack/os_group_facts.py @@ -37,6 +37,7 @@ options: description: - A dictionary of meta data to use for further filtering. Elements of this dictionary may be additional dictionaries. + type: dict availability_zone: description: - Ignored. Present for backwards compatibility