Changes to author formatting, remove emails

This commit is contained in:
Greg DeKoenigsberg 2015-06-16 14:32:39 -04:00 committed by Matt Clay
parent f98648bf6f
commit c65a612d1f
111 changed files with 123 additions and 123 deletions

View file

@ -31,8 +31,8 @@ description:
- Useful when multiple programs are installed but provide similar functionality (e.g. different editors).
version_added: "1.6"
author:
- '"David Wittman (@DavidWittman)" <dwittman@gmail.com>'
- '"Gabe Mulley (@mulby)" <gabe.mulley@gmail.com>'
- "David Wittman (@DavidWittman)"
- "Gabe Mulley (@mulby)"
options:
name:
description:

View file

@ -59,7 +59,7 @@ options:
default: false
requirements:
- at
author: '"Richard Isaacson (@risaacson)" <richard.c.isaacson@gmail.com>'
author: "Richard Isaacson (@risaacson)"
'''
EXAMPLES = '''

View file

@ -50,7 +50,7 @@ notes:
and flags to compare, so you will want to ensure that your capabilities
argument matches the final capabilities.
requirements: []
author: '"Nate Coraor (@natefoo)" <nate@bx.psu.edu>'
author: "Nate Coraor (@natefoo)"
'''
EXAMPLES = '''

View file

@ -69,7 +69,7 @@ options:
notes: []
requirements: []
author: '"Steve (@groks)" <yo@groks.org>'
author: "Steve (@groks)"
'''
EXAMPLES = '''

View file

@ -20,7 +20,7 @@
DOCUMENTATION = '''
---
author: '"Alexander Bulimov (@abulimov)" <lazywolf0@gmail.com>'
author: "Alexander Bulimov (@abulimov)"
module: filesystem
short_description: Makes file system on block device
description:

View file

@ -69,7 +69,7 @@ options:
notes:
- Not tested on any Debian based system.
requirements: [ 'firewalld >= 0.2.11' ]
author: '"Adam Miller (@maxamillion)" <maxamillion@fedoraproject.org>'
author: "Adam Miller (@maxamillion)"
'''
EXAMPLES = '''

View file

@ -103,7 +103,7 @@ options:
notes:
- "Requires cli tools for GlusterFS on servers"
- "Will add new bricks, but not remove them"
author: '"Taneli Leppä (@rosmo)" <taneli@crasman.fi>'
author: "Taneli Leppä (@rosmo)"
"""
EXAMPLES = """

View file

@ -25,7 +25,7 @@ import re
DOCUMENTATION = '''
---
module: kernel_blacklist
author: '"Matthias Vogelgesang (@matze)" <matthias.vogelgesang@gmail.com>'
author: "Matthias Vogelgesang (@matze)"
version_added: 1.4
short_description: Blacklist kernel modules
description:

View file

@ -51,7 +51,7 @@ options:
required: no
default: present
requirements: [ ]
author: '"Matthew Vernon (@mcv21)" <mcv21@cam.ac.uk>'
author: "Matthew Vernon (@mcv21)"
'''
EXAMPLES = '''

View file

@ -21,7 +21,7 @@
DOCUMENTATION = '''
---
author: '"Alexander Bulimov (@abulimov)" <lazywolf0@gmail.com>'
author: "Alexander Bulimov (@abulimov)"
module: lvg
short_description: Configure LVM volume groups
description:

View file

@ -21,8 +21,8 @@
DOCUMENTATION = '''
---
author:
- '"Jeroen Hoekx (@jhoekx)" <jeroen.hoekx@dsquare.be>'
- '"Alexander Bulimov (@abulimov)" <lazywolf0@gmail.com>'
- "Jeroen Hoekx (@jhoekx)"
- "Alexander Bulimov (@abulimov)"
module: lvol
short_description: Configure LVM logical volumes
description:

View file

@ -26,9 +26,9 @@ short_description: Add or remove kernel modules
requirements: []
version_added: 1.4
author:
- '"David Stygstra (@stygstra)" <david.stygstra@gmail.com>'
- Julien Dauphant
- Matt Jeffery
- "David Stygstra (@stygstra)"
- "Julien Dauphant"
- "Matt Jeffery"
description:
- Add or remove kernel modules.
options:

View file

@ -21,7 +21,7 @@
DOCUMENTATION = '''
---
module: open_iscsi
author: '"Serge van Ginderachter (@srvg)" <serge@vanginderachter.be>'
author: "Serge van Ginderachter (@srvg)"
version_added: "1.4"
short_description: Manage iscsi targets with open-iscsi
description:

View file

@ -29,9 +29,9 @@ description:
- Manage firewall with UFW.
version_added: 1.6
author:
- '"Aleksey Ovcharenko (@ovcharenko)" <aleksey.ovcharenko@gmail.com>'
- '"Jarno Keskikangas (@pyykkis)" <jarno.keskikangas@gmail.com>'
- '"Ahti Kitsik (@ahtik)" <ak@ahtik.com>'
- "Aleksey Ovcharenko (@ovcharenko)"
- "Jarno Keskikangas (@pyykkis)"
- "Ahti Kitsik (@ahtik)"
notes:
- See C(man ufw) for more examples.
requirements:

View file

@ -206,7 +206,7 @@ options:
- The zoned property.
required: False
choices: ['on','off']
author: '"Johan Wiren (@johanwiren)" <johan.wiren.se@gmail.com>'
author: "Johan Wiren (@johanwiren)"
'''
EXAMPLES = '''