moar quotes

This commit is contained in:
Brian Coca 2015-05-14 09:37:00 -04:00 committed by Matt Clay
parent c4f52f62f7
commit 2753cd186a
27 changed files with 32 additions and 27 deletions

View file

@ -22,7 +22,7 @@ DOCUMENTATION = '''
---
module: newrelic_deployment
version_added: "1.2"
author: Matt Coddington
author: '"Matt Coddington (@mcodd)" <coddington@gmail.com>'
short_description: Notify newrelic about app deployments
description:
- Notify newrelic about app deployments (see http://newrelic.github.io/newrelic_api/NewRelicApi/Deployment.html)

View file

@ -26,7 +26,7 @@ short_description: Create Zabbix maintenance windows
description:
- This module will let you create Zabbix maintenance windows.
version_added: "1.8"
author: Alexander Bulimov
author: '"Alexander Bulimov (@abulimov)" <lazywolf0@gmail.com>'
requirements:
- "python >= 2.6"
- zabbix-api

View file

@ -28,7 +28,7 @@ version_added: 1.8
short_description: Manage A10 Networks AX/SoftAX/Thunder/vThunder devices
description:
- Manage slb server objects on A10 Networks devices via aXAPI
author: Mischa Peters
author: '"Mischa Peters (@mischapeters)" <mpeters@a10networks.com>'
notes:
- Requires A10 Networks aXAPI 2.1
options:

View file

@ -28,7 +28,7 @@ version_added: 1.8
short_description: Manage A10 Networks AX/SoftAX/Thunder/vThunder devices
description:
- Manage slb service-group objects on A10 Networks devices via aXAPI
author: Mischa Peters
author: '"Mischa Peters (@mischapeters)" <mpeters@a10networks.com>'
notes:
- Requires A10 Networks aXAPI 2.1
- When a server doesn't exist and is added to the service-group the server will be created

View file

@ -28,7 +28,7 @@ version_added: 1.8
short_description: Manage A10 Networks AX/SoftAX/Thunder/vThunder devices
description:
- Manage slb virtual server objects on A10 Networks devices via aXAPI
author: Mischa Peters
author: '"Mischa Peters (@mischapeters)" <mpeters@a10networks.com>'
notes:
- Requires A10 Networks aXAPI 2.1
requirements:

View file

@ -25,7 +25,7 @@ short_description: "Collect facts from F5 BIG-IP devices"
description:
- "Collect facts from F5 BIG-IP devices via iControl SOAP API"
version_added: "1.6"
author: Matt Hite
author: '"Matt Hite (@mhite)" <mhite@hotmail.com>'
notes:
- "Requires BIG-IP software version >= 11.4"
- "F5 developed module 'bigsuds' required (see http://devcentral.f5.com)"

View file

@ -27,7 +27,7 @@ short_description: "Manages F5 BIG-IP LTM http monitors"
description:
- "Manages F5 BIG-IP LTM monitors via iControl SOAP API"
version_added: "1.4"
author: Serge van Ginderachter
author: '"Serge van Ginderachter (@srvg)" <serge@vanginderachter.be>'
notes:
- "Requires BIG-IP software version >= 11"
- "F5 developed module 'bigsuds' required (see http://devcentral.f5.com)"

View file

@ -25,7 +25,7 @@ short_description: "Manages F5 BIG-IP LTM tcp monitors"
description:
- "Manages F5 BIG-IP LTM tcp monitors via iControl SOAP API"
version_added: "1.4"
author: Serge van Ginderachter
author: '"Serge van Ginderachter (@srvg)" <serge@vanginderachter.be>'
notes:
- "Requires BIG-IP software version >= 11"
- "F5 developed module 'bigsuds' required (see http://devcentral.f5.com)"

View file

@ -25,7 +25,7 @@ short_description: "Manages F5 BIG-IP LTM nodes"
description:
- "Manages F5 BIG-IP LTM nodes via iControl SOAP API"
version_added: "1.4"
author: Matt Hite
author: '"Matt Hite (@mhite)" <mhite@hotmail.com>'
notes:
- "Requires BIG-IP software version >= 11"
- "F5 developed module 'bigsuds' required (see http://devcentral.f5.com)"

View file

@ -25,7 +25,7 @@ short_description: "Manages F5 BIG-IP LTM pools"
description:
- "Manages F5 BIG-IP LTM pools via iControl SOAP API"
version_added: "1.2"
author: Matt Hite
author: '"Matt Hite (@mhite)" <mhite@hotmail.com>'
notes:
- "Requires BIG-IP software version >= 11"
- "F5 developed module 'bigsuds' required (see http://devcentral.f5.com)"

View file

@ -25,7 +25,7 @@ short_description: "Manages F5 BIG-IP LTM pool members"
description:
- "Manages F5 BIG-IP LTM pool members via iControl SOAP API"
version_added: "1.4"
author: Matt Hite
author: '"Matt Hite (@mhite)" <mhite@hotmail.com>'
notes:
- "Requires BIG-IP software version >= 11"
- "F5 developed module 'bigsuds' required (see http://devcentral.f5.com)"

View file

@ -43,7 +43,7 @@ options:
# informational: requirements for nodes
requirements: [ urllib2, cgi ]
author: Adam Garside <adam.garside@gmail.com>
author: '"Adam Garside (@fabulops)" <adam.garside@gmail.com>'
'''
EXAMPLES = '''

View file

@ -22,7 +22,7 @@ DOCUMENTATION = '''
---
module: flowdock
version_added: "1.2"
author: Matt Coddington
author: '"Matt Coddington (@mcodd)" <coddington@gmail.com>'
short_description: Send a message to a flowdock
description:
- Send a message to a flowdock team inbox or chat using the push API (see https://www.flowdock.com/api/team-inbox and https://www.flowdock.com/api/chat)

View file

@ -24,8 +24,8 @@ module: bower
short_description: Manage bower packages with bower
description:
- Manage bower packages with bower
version_added: 1.7
author: Michael Warkentin
version_added: 1.9
author: '"Michael Warkentin (@mwarkentin)" <mwarkentin@gmail.com>'
options:
name:
description:

View file

@ -22,7 +22,7 @@
DOCUMENTATION = '''
---
module: composer
author: Dimitrios Tydeas Mengidis
author: '"Dimitrios Tydeas Mengidis (@dmtrs)" <tydeas.dr@gmail.com>'
short_description: Dependency Manager for PHP
version_added: "1.6"
description:

View file

@ -73,7 +73,7 @@ examples:
description: Install I(Dancer) perl package from a specific mirror
notes:
- Please note that U(http://search.cpan.org/dist/App-cpanminus/bin/cpanm, cpanm) must be installed on the remote host.
author: Franck Cuny
author: '"Franck Cuny (@franckcuny)" <franck@lumberjaph.net>'
'''
def _is_package_installed(module, name, locallib, cpanm):

View file

@ -100,7 +100,7 @@ options:
notes: []
# informational: requirements for nodes
requirements: [ dnf ]
author: Cristian van Ee
author: '"Cristian van Ee (@DJMuggs)" <cristian at cvee.org>'
'''
EXAMPLES = '''

View file

@ -22,7 +22,7 @@
DOCUMENTATION = u'''
---
module: bzr
author: André Paramés
author: '"André Paramés (@andreparames)" <git@andreparames.com>'
version_added: "1.1"
short_description: Deploy software (or files) from bzr branches
description:

View file

@ -30,6 +30,9 @@ description:
- Manages symbolic links using the 'update-alternatives' tool
- 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>'
options:
name:
description:

View file

@ -59,7 +59,7 @@ options:
default: false
requirements:
- at
author: Richard Isaacson
author: '"Richard Isaacson (@risaacson)" <richard.c.isaacson@gmail.com>'
'''
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 <nate@bx.psu.edu>
author: '"Nate Coraor (@natefoo)" <nate@bx.psu.edu>'
'''
EXAMPLES = '''

View file

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

View file

@ -20,7 +20,7 @@
DOCUMENTATION = '''
---
author: Alexander Bulimov
author: '"Alexander Bulimov (@abulimov)" <lazywolf0@gmail.com>'
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@fedoraproject.org>
author: '"Adam Miller (@maxamillion)" <maxamillion@fedoraproject.org>'
'''
EXAMPLES = '''

View file

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

View file

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

View file

@ -20,7 +20,7 @@ DOCUMENTATION = '''
---
module: ejabberd_user
version_added: "1.5"
author: Peter Sprygada
author: '"Peter Sprygada (@privateip)" <sprygada@gmail.com>'
short_description: Manages users for ejabberd servers
requirements:
- ejabberd with mod_admin_extra