Browse code

Add version added field to notification modules.

Michael DeHaan authored on 2013/05/12 05:36:37
Showing 6 changed files
... ...
@@ -7,7 +7,7 @@ short_description: This is a sentence describing the module
7 7
 description:
8 8
     - Longer description of the module
9 9
     - You might include instructions
10
-version_added: X.Y
10
+version_added: "X.Y"
11 11
 author: Your AWESOME name here
12 12
 notes:
13 13
     - Other things consumers of your module should know
... ...
@@ -4,6 +4,7 @@
4 4
 DOCUMENTATION = '''
5 5
 ---
6 6
 module: campfire
7
+version_added: "1.2"
7 8
 short_description: Send a message to Campfire
8 9
 description:
9 10
    - Send a message to Campfire.
... ...
@@ -21,6 +21,7 @@
21 21
 DOCUMENTATION = '''
22 22
 ---
23 23
 module: flowdock
24
+version_added: "1.2"
24 25
 author: Matt Coddington
25 26
 short_description: Send a message to a flowdock
26 27
 description:
... ...
@@ -4,6 +4,7 @@
4 4
 DOCUMENTATION = '''
5 5
 ---
6 6
 module: hipchat
7
+version_added: "1.2"
7 8
 short_description: Send a message to hipchat
8 9
 description:
9 10
    - Send a message to hipchat
... ...
@@ -3,6 +3,7 @@
3 3
 
4 4
 DOCUMENTATION = '''
5 5
 ---
6
+version_added: "1.2"
6 7
 module: jabber
7 8
 short_description: Send a message to jabber user or chat room
8 9
 description:
... ...
@@ -21,6 +21,7 @@
21 21
 DOCUMENTATION = '''
22 22
 ---
23 23
 module: osx_say
24
+version_added: "1.2"
24 25
 short_description: Makes an OSX computer to speak.
25 26
 description:
26 27
    - makes an OS computer speak!  Amuse your friends, annoy your coworkers!