Browse code

Add notes about new notification module.

Michael DeHaan authored on 2014/03/20 06:23:30
Showing 2 changed files
... ...
@@ -18,6 +18,7 @@ New Modules:
18 18
 * notification: nexmo (SMS)
19 19
 * notification: twilio (SMS)
20 20
 * notification: slack (Slack.com)
21
+* notification: typetalk (Typetalk.in)
21 22
 * system: debconf
22 23
 * system: ufw
23 24
 * system: locale_gen
... ...
@@ -4,7 +4,7 @@
4 4
 DOCUMENTATION = '''
5 5
 ---
6 6
 module: typetalk
7
-version_added: "1.5"
7
+version_added: "1.6"
8 8
 short_description: Send a message to typetalk
9 9
 description:
10 10
   - Send a message to typetalk using typetalk API ( http://developers.typetalk.in/ )