diff --git a/notification/campfire b/notification/campfire index aad980a3030..4ba0b2cbf1a 100644 --- a/notification/campfire +++ b/notification/campfire @@ -4,6 +4,7 @@ DOCUMENTATION = ''' --- module: campfire +version_added: "1.2" short_description: Send a message to Campfire description: - Send a message to Campfire. diff --git a/notification/flowdock b/notification/flowdock index debc1e6686e..295ba66cb1d 100644 --- a/notification/flowdock +++ b/notification/flowdock @@ -21,6 +21,7 @@ DOCUMENTATION = ''' --- module: flowdock +version_added: "1.2" author: Matt Coddington short_description: Send a message to a flowdock description: diff --git a/notification/hipchat b/notification/hipchat index adc18ae2cce..1323314161f 100644 --- a/notification/hipchat +++ b/notification/hipchat @@ -4,6 +4,7 @@ DOCUMENTATION = ''' --- module: hipchat +version_added: "1.2" short_description: Send a message to hipchat description: - Send a message to hipchat diff --git a/notification/jabber b/notification/jabber index cacb908aa00..e4beb4adbe8 100644 --- a/notification/jabber +++ b/notification/jabber @@ -3,6 +3,7 @@ DOCUMENTATION = ''' --- +version_added: "1.2" module: jabber short_description: Send a message to jabber user or chat room description: diff --git a/notification/osx_say b/notification/osx_say index 28e394a0ffa..35f2246d455 100644 --- a/notification/osx_say +++ b/notification/osx_say @@ -21,6 +21,7 @@ DOCUMENTATION = ''' --- module: osx_say +version_added: "1.2" short_description: Makes an OSX computer to speak. description: - makes an OS computer speak! Amuse your friends, annoy your coworkers!