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
parent 9c71f176f3
commit 3fcc564bbb
157 changed files with 171 additions and 164 deletions

View File

@@ -60,7 +60,7 @@ options:
type: bool
default: 'no'
requirements: [openssl, keytool]
author: Guillaume Grossetie
author: Guillaume Grossetie (@Mogztter)
'''
EXAMPLES = '''

View File

@@ -21,7 +21,7 @@ description:
- This module controls active and configured mount points in C(/etc/fstab).
author:
- Ansible Core Team
- Seth Vidal
- Seth Vidal (@skvidal)
version_added: "0.6"
options:
path:

View File

@@ -16,7 +16,7 @@ DOCUMENTATION = '''
---
module: nosh
author:
- "Thomas Caravia"
- "Thomas Caravia (@tacatac)"
version_added: "2.5"
short_description: Manage services with nosh
description:

View File

@@ -32,7 +32,6 @@ notes:
author:
- Matthew Jones
- Adam Miller (@maxamillion)
'''