Many more doc fixes

This commit is contained in:
Toshio Kuratomi 2015-05-15 12:12:26 -07:00 committed by Matt Clay
commit 4f07e8b256
23 changed files with 34 additions and 24 deletions

View file

@ -48,7 +48,7 @@ options:
description: Message priority (see u(https://pushover.net) for details.)
required: false
author: Jim Richardson
author: '"Jim Richardson (@weaselkeeper)" <weaselkeeper@gmail.com>'
'''
EXAMPLES = '''

View file

@ -53,7 +53,7 @@ options:
the desired subject for the email
required: true
author: Matt Makai
author: '"Matt Makai (@makaimc)" <matthew.makai@gmail.com>'
'''
EXAMPLES = '''

View file

@ -24,7 +24,7 @@ short_description: Send Slack notifications
description:
- The M(slack) module sends notifications to U(http://slack.com) via the Incoming WebHook integration
version_added: 1.6
author: Ramon de la Fuente <ramon@delafuente.nl>
author: '"Ramon de la Fuente (@ramondelafuente)" <ramon@delafuente.nl>'
options:
domain:
description:

View file

@ -24,7 +24,7 @@ short_description: Send Amazon Simple Notification Service (SNS) messages
description:
- The M(sns) module sends notifications to a topic on your Amazon SNS account
version_added: 1.6
author: Michael J. Schultz <mjschultz@gmail.com>
author: '"Michael J. Schultz (@mjschultz)" <mjschultz@gmail.com>'
options:
msg:
description:

View file

@ -58,7 +58,7 @@ options:
(multimedia message) instead of a plain SMS
required: false
author: Matt Makai
author: '"Matt Makai (@makaimc)" <matthew.makai@gmail.com>'
'''
EXAMPLES = '''

View file

@ -26,7 +26,7 @@ options:
- message body
required: true
requirements: [ urllib, urllib2, json ]
author: Takashi Someda <someda@isenshi.com>
author: '"Takashi Someda (@tksmd)" <someda@isenshi.com>'
'''
EXAMPLES = '''