Update lib/ansible/modules/cloud/openstack/os_group_info.py

Co-Authored-By: Felix Fontein <felix@fontein.de>
pull/57120/head
Phillipe Smith 7 years ago committed by GitHub
parent 5aaf19daf0
commit c7530e94e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,7 +20,7 @@ extends_documentation_fragment: openstack
version_added: "2.9" version_added: "2.9"
author: "Phillipe Smith (@phsmith)" author: "Phillipe Smith (@phsmith)"
description: description:
- Retrieve info about a one or more OpenStack groups - Retrieve info about a one or more OpenStack groups.
requirements: requirements:
- "python >= 2.7" - "python >= 2.7"
- "openstacksdk" - "openstacksdk"

Loading…
Cancel
Save