mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
@@ -16,7 +16,7 @@ DOCUMENTATION = '''
|
||||
module: os_keystone_domain
|
||||
short_description: Manage OpenStack Identity Domains
|
||||
author:
|
||||
- Monty
|
||||
- Monty Taylor (@emonty)
|
||||
- Haneef Ali
|
||||
extends_documentation_fragment: openstack
|
||||
version_added: "2.1"
|
||||
|
||||
@@ -17,7 +17,9 @@ module: os_keystone_role
|
||||
short_description: Manage OpenStack Identity Roles
|
||||
extends_documentation_fragment: openstack
|
||||
version_added: "2.1"
|
||||
author: "Monty Taylor (@emonty), David Shrewsbury (@Shrews)"
|
||||
author:
|
||||
- Monty Taylor (@emonty)
|
||||
- David Shrewsbury (@Shrews)
|
||||
description:
|
||||
- Manage OpenStack Identity Roles.
|
||||
options:
|
||||
|
||||
@@ -16,7 +16,7 @@ DOCUMENTATION = '''
|
||||
module: os_nova_host_aggregate
|
||||
short_description: Manage OpenStack host aggregates
|
||||
extends_documentation_fragment: openstack
|
||||
author: "Jakub Jursa"
|
||||
author: "Jakub Jursa (@kuboj)"
|
||||
version_added: "2.3"
|
||||
description:
|
||||
- Create, update, or delete OpenStack host aggregates. If a aggregate
|
||||
|
||||
@@ -16,7 +16,7 @@ DOCUMENTATION = '''
|
||||
---
|
||||
module: os_server_facts
|
||||
short_description: Retrieve facts about one or more compute instances
|
||||
author: Monty
|
||||
author: Monty (@emonty)
|
||||
version_added: "2.0"
|
||||
description:
|
||||
- Retrieve facts about server instances from OpenStack.
|
||||
|
||||
@@ -16,7 +16,7 @@ DOCUMENTATION = '''
|
||||
module: os_user
|
||||
short_description: Manage OpenStack Identity Users
|
||||
extends_documentation_fragment: openstack
|
||||
author: David Shrewsbury
|
||||
author: David Shrewsbury (@Shrews)
|
||||
version_added: "2.0"
|
||||
description:
|
||||
- Manage OpenStack Identity users. Users can be created,
|
||||
|
||||
Reference in New Issue
Block a user