From 53b1f697de019d4233bbf1620105480842276093 Mon Sep 17 00:00:00 2001 From: Phillipe Smith Date: Sat, 13 Jul 2019 10:24:37 -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 e80cc325093..f4af95fb6a8 100644 --- a/lib/ansible/modules/cloud/openstack/os_group_facts.py +++ b/lib/ansible/modules/cloud/openstack/os_group_facts.py @@ -32,6 +32,7 @@ options: domain: description: - Name or ID of the domain containing the group if the cloud supports domains + type: str filters: description: - A dictionary of meta data to use for further filtering. Elements of