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

@ -37,7 +37,7 @@ description:
- Downloads an artifact from a maven repository given the maven coordinates provided to the module. Can retrieve
- snapshots or release versions of the artifact and will resolve the latest available version if one is not
- available.
author: Chris Schmidt <chris.schmidt () contrastsecurity.com>
author: '"Chris Schmidt (@chrisisbeef)" <chris.schmidt () contrastsecurity.com>'
requirements:
- "python >= 2.6"
- lxml

View file

@ -25,7 +25,7 @@ short_description: Manage node.js packages with npm
description:
- Manage node.js packages with Node Package Manager (npm)
version_added: 1.2
author: Chris Hoffman
author: '"Chris Hoffman (@chrishoffman)" <christopher.hoffman@gmail.com>'
options:
name:
description:

View file

@ -22,9 +22,9 @@
DOCUMENTATION = '''
---
module: homebrew
author:
- "Daniel Jaouen (@danieljaouen)" <dcj24@cornell.edu>
- "Andrew Dunham (@andrew-d)" <andrew@du.nham.ca>
author:
- '"Daniel Jaouen (@danieljaouen)" <dcj24@cornell.edu>'
- '"Andrew Dunham (@andrew-d)" <andrew@du.nham.ca>'
short_description: Package manager for Homebrew
description:
- Manages Homebrew packages

View file

@ -19,7 +19,7 @@
DOCUMENTATION = '''
---
module: homebrew_cask
author: Daniel Jaouen
author: '"Daniel Jaouen (@danieljaouen)" <dcj24@cornell.edu>'
short_description: Install/uninstall homebrew casks.
description:
- Manages Homebrew casks.

View file

@ -24,7 +24,7 @@ import re
DOCUMENTATION = '''
---
module: homebrew_tap
author: Daniel Jaouen
author: '"Daniel Jaouen (@danieljaouen)" <dcj24@cornell.edu>'
short_description: Tap a Homebrew repository.
description:
- Tap external Homebrew repositories.

View file

@ -25,7 +25,7 @@ from urllib2 import Request, urlopen, URLError
DOCUMENTATION = '''
---
module: layman
author: Jakub Jirutka
author: '"Jakub Jirutka (@jirutka)" <jakub@jirutka.cz>'
version_added: "1.6"
short_description: Manage Gentoo overlays
description:

View file

@ -25,7 +25,7 @@ import syslog
DOCUMENTATION = '''
---
module: openbsd_pkg
author: Patrik Lundin
author: '"Patrik Lundin (@eest)" <patrik.lundin.swe@gmail.com>'
version_added: "1.1"
short_description: Manage packages on OpenBSD.
description:

View file

@ -20,7 +20,7 @@
DOCUMENTATION = '''
---
module: opkg
author: Patrick Pelletier
author: '"Patrick Pelletier (@skinp)" <pp.pelletier@gmail.com>'
short_description: Package manager for OpenWrt
description:
- Manages OpenWrt packages

View file

@ -31,7 +31,7 @@ import re
DOCUMENTATION = '''
---
module: zypper
author: Patrick Callahan
author: '"Patrick Callahan (@dirtyharrycallahan)" <pmc@patrickcallahan.com>'
version_added: "1.2"
short_description: Manage packages on SUSE and openSUSE
description:

View file

@ -23,7 +23,7 @@
DOCUMENTATION = '''
---
module: zypper_repository
author: Matthias Vogelgesang
author: '"Matthias Vogelgesang (@matze)" <matthias.vogelgesang@gmail.com>'
version_added: "1.4"
short_description: Add and remove Zypper repositories
description: