Add notes about new notification module.
This commit is contained in:
parent
3d7bf1e52a
commit
b1fe7ee24a
2 changed files with 2 additions and 1 deletions
|
@ -18,6 +18,7 @@ New Modules:
|
|||
* notification: nexmo (SMS)
|
||||
* notification: twilio (SMS)
|
||||
* notification: slack (Slack.com)
|
||||
* notification: typetalk (Typetalk.in)
|
||||
* system: debconf
|
||||
* system: ufw
|
||||
* system: locale_gen
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
DOCUMENTATION = '''
|
||||
---
|
||||
module: typetalk
|
||||
version_added: "1.5"
|
||||
version_added: "1.6"
|
||||
short_description: Send a message to typetalk
|
||||
description:
|
||||
- Send a message to typetalk using typetalk API ( http://developers.typetalk.in/ )
|
||||
|
|
Loading…
Reference in a new issue