mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Bulk fix DOCUMENTATION.author (Part 1) (#48934)
* Bulk fix DOCUMENTATION.author
This commit is contained in:
@@ -60,7 +60,7 @@ options:
|
||||
type: bool
|
||||
default: 'no'
|
||||
requirements: [openssl, keytool]
|
||||
author: Guillaume Grossetie
|
||||
author: Guillaume Grossetie (@Mogztter)
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -16,7 +16,7 @@ DOCUMENTATION = '''
|
||||
---
|
||||
module: nosh
|
||||
author:
|
||||
- "Thomas Caravia"
|
||||
- "Thomas Caravia (@tacatac)"
|
||||
version_added: "2.5"
|
||||
short_description: Manage services with nosh
|
||||
description:
|
||||
|
||||
@@ -32,7 +32,6 @@ notes:
|
||||
|
||||
|
||||
author:
|
||||
- Matthew Jones
|
||||
- Adam Miller (@maxamillion)
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user