more string corrections

This commit is contained in:
Brian Coca 2015-05-14 10:45:21 -04:00 committed by Matt Clay
commit d344a3fde3
33 changed files with 44 additions and 37 deletions

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ä
author: '"Taneli Leppä (@rosmo)" <taneli@crasman.fi>'
"""
EXAMPLES = """

View file

@ -25,7 +25,7 @@ import re
DOCUMENTATION = '''
---
module: kernel_blacklist
author: Matthias Vogelgesang
author: '"Matthias Vogelgesang (@matze)" <matthias.vogelgesang@gmail.com>'
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
author: '"Matthew Vernon (@mcv21)" <mcv21@cam.ac.uk>'
'''
EXAMPLES = '''

View file

@ -25,7 +25,10 @@ module: modprobe
short_description: Add or remove kernel modules
requirements: []
version_added: 1.4
author: David Stygstra, Julien Dauphant, Matt Jeffery
author:
- '"David Stygstra (@stygstra)" <david.stygstra@gmail.com>'
- 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
author: '"Serge van Ginderachter (@srvg)" <serge@vanginderachter.be>'
version_added: "1.4"
short_description: Manage iscsi targets with open-iscsi
description: