Bulk fix DOCUMENTATION.author (Part 1) (#48934)

* Bulk fix DOCUMENTATION.author
This commit is contained in:
John R Barker 2018-11-20 19:31:35 +00:00 committed by GitHub
commit 3fcc564bbb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
157 changed files with 171 additions and 164 deletions

View file

@ -72,7 +72,7 @@ options:
requirements:
- "python >= 2.6"
- pyghmi
author: "Bulat Gaifullin (gaifullinbf@gmail.com)"
author: "Bulat Gaifullin (@bgaifullin) <gaifullinbf@gmail.com>"
'''
RETURN = '''

View file

@ -54,7 +54,7 @@ options:
requirements:
- "python >= 2.6"
- pyghmi
author: "Bulat Gaifullin (gaifullinbf@gmail.com)"
author: "Bulat Gaifullin (@bgaifullin) <gaifullinbf@gmail.com>"
'''
RETURN = '''

View file

@ -18,7 +18,7 @@ module: manageiq_alert_profiles
short_description: Configuration of alert profiles for ManageIQ
extends_documentation_fragment: manageiq
version_added: '2.5'
author: Elad Alfassa (ealfassa@redhat.com)
author: Elad Alfassa (@elad661) <ealfassa@redhat.com>
description:
- The manageiq_alert_profiles module supports adding, updating and deleting alert profiles in ManageIQ.

View file

@ -18,7 +18,7 @@ module: manageiq_alerts
short_description: Configuration of alerts in ManageIQ
extends_documentation_fragment: manageiq
version_added: '2.5'
author: Elad Alfassa (ealfassa@redhat.com)
author: Elad Alfassa (@elad661) <ealfassa@redhat.com
description:
- The manageiq_alerts module supports adding, updating and deleting alerts in ManageIQ.

View file

@ -32,7 +32,7 @@ module: manageiq_group
short_description: Management of groups in ManageIQ.
extends_documentation_fragment: manageiq
version_added: '2.8'
author: Evert Mulder
author: Evert Mulder (@evertmulder)
description:
- The manageiq_group module supports adding, updating and deleting groups in ManageIQ.

View file

@ -32,7 +32,7 @@ module: manageiq_tenant
short_description: Management of tenants in ManageIQ.
extends_documentation_fragment: manageiq
version_added: '2.8'
author: Evert Mulder
author: Evert Mulder (@evertmulder)
description:
- The manageiq_tenant module supports adding, updating and deleting tenants in ManageIQ.

View file

@ -64,7 +64,7 @@ options:
description:
- bootdevice when setting boot configuration
author: "Jose Delarosa (github: jose-delarosa)"
author: "Jose Delarosa (@jose-delarosa)"
'''
EXAMPLES = '''

View file

@ -63,7 +63,7 @@ options:
- value of Manager attribute to update
default: 'null'
author: "Jose Delarosa (github: jose-delarosa)"
author: "Jose Delarosa (@jose-delarosa)"
'''
EXAMPLES = '''

View file

@ -43,7 +43,7 @@ options:
description:
- Password for authentication with OOB controller
author: "Jose Delarosa (github: jose-delarosa)"
author: "Jose Delarosa (@jose-delarosa)"
'''
EXAMPLES = '''

View file

@ -51,7 +51,7 @@ options:
description:
- Set value to True to force node into install state if it already exists in stacki.
author:
- Hugh Ma <Hugh.Ma@flextronics.com>
- Hugh Ma (@bbyhuy) <Hugh.Ma@flextronics.com>
'''
EXAMPLES = '''