Update lib/ansible/modules/cloud/openstack/os_group_facts.py
Co-Authored-By: Raimund Hook <1150270+StingRayZA@users.noreply.github.com>
This commit is contained in:
parent
ed84a20a51
commit
cfc48fca39
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ options:
|
|||
description:
|
||||
- Name or ID of the group
|
||||
required: true
|
||||
type: str
|
||||
domain:
|
||||
description:
|
||||
- Name or ID of the domain containing the group if the cloud supports domains
|
||||
|
|
Loading…
Reference in a new issue