mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
moar quotes
This commit is contained in:
parent
c4f52f62f7
commit
2753cd186a
27 changed files with 32 additions and 27 deletions
|
@ -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 = '''
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue