Add notes about new notification module.

This commit is contained in:
Michael DeHaan 2014-03-19 17:23:30 -04:00
parent 3d7bf1e52a
commit b1fe7ee24a
2 changed files with 2 additions and 1 deletions

View file

@ -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

View file

@ -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/ )