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
commit c65a612d1f
111 changed files with 123 additions and 123 deletions

View file

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

View file

@ -22,7 +22,7 @@ DOCUMENTATION = '''
---
module: flowdock
version_added: "1.2"
author: '"Matt Coddington (@mcodd)" <coddington@gmail.com>'
author: "Matt Coddington (@mcodd)"
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

@ -39,7 +39,7 @@ options:
default: 'yes'
choices: ['yes', 'no']
version_added: 1.5.1
author: '"Jonas Pfenniger (@zimbatm)" <zimbatm@zimbatm.com>'
author: "Jonas Pfenniger (@zimbatm)"
'''
EXAMPLES = '''

View file

@ -20,7 +20,7 @@
DOCUMENTATION = """
---
author: '"Dag Wieers (@dagwieers)" <dag@wieers.com>'
author: "Dag Wieers (@dagwieers)"
module: mail
short_description: Send an email
description:

View file

@ -24,7 +24,7 @@ short_description: Send a SMS via nexmo
description:
- Send a SMS message via nexmo
version_added: 1.6
author: '"Matt Martz (@sivel)" <matt@sivel.net>'
author: "Matt Martz (@sivel)"
options:
api_key:
description:

View file

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

View file

@ -53,7 +53,7 @@ options:
the desired subject for the email
required: true
author: '"Matt Makai (@makaimc)" <matthew.makai@gmail.com>'
author: "Matt Makai (@makaimc)"
'''
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 (@ramondelafuente)" <ramon@delafuente.nl>'
author: "Ramon de la Fuente (@ramondelafuente)"
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)" <mjschultz@gmail.com>'
author: "Michael J. Schultz (@mjschultz)"
options:
msg:
description:

View file

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

View file

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