Add notes about new notification module.

pull/6508/merge
Michael DeHaan 11 years ago
parent 3d7bf1e52a
commit b1fe7ee24a

@ -18,6 +18,7 @@ New Modules:
* notification: nexmo (SMS) * notification: nexmo (SMS)
* notification: twilio (SMS) * notification: twilio (SMS)
* notification: slack (Slack.com) * notification: slack (Slack.com)
* notification: typetalk (Typetalk.in)
* system: debconf * system: debconf
* system: ufw * system: ufw
* system: locale_gen * system: locale_gen

@ -4,7 +4,7 @@
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: typetalk module: typetalk
version_added: "1.5" version_added: "1.6"
short_description: Send a message to typetalk short_description: Send a message to typetalk
description: description:
- Send a message to typetalk using typetalk API ( http://developers.typetalk.in/ ) - Send a message to typetalk using typetalk API ( http://developers.typetalk.in/ )

Loading…
Cancel
Save