Bulk module author 2 (#48955)

* Bulk fix DOCUMENTATION.author (Part 2)
This commit is contained in:
John R Barker
2018-11-21 10:32:42 +00:00
committed by GitHub
parent a6cf45da16
commit 97e2fa4953
113 changed files with 123 additions and 121 deletions

View File

@@ -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"

View File

@@ -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:

View File

@@ -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

View File

@@ -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.

View File

@@ -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,