ansible/notification
Matt Jaynes a56c8ebff1 Document 'msg' param and fix examples
The 'msg' alias for 'subject' isn't in the documentation, so adding it.

In the gmail example, it uses both the 'subject' and 'msg' params, but 'msg' is an alias of 'subject', so you are essentially declaring the same param twice. If you use this example, then no subject is sent (I tested with gmail). Documentation example is updated to use 'body' as intended.

Also, updated the simple example to use 'subject' instead of the 'msg' alias since it is more explicit.
2015-04-22 21:14:47 +02:00
..
__init__.py package files 2014-09-26 11:04:10 -04:00
campfire.py File extensions! 2014-09-26 10:40:16 -04:00
flowdock.py File extensions! 2014-09-26 10:40:16 -04:00
grove.py Actually what we need is to import the urls utils 2014-11-18 03:41:57 -05:00
hipchat.py Fix typo in hipchat notification failure message. 2015-03-19 17:11:42 -06:00
irc.py File extensions! 2014-09-26 10:40:16 -04:00
jabber.py File extensions! 2014-09-26 10:40:16 -04:00
mail.py Document 'msg' param and fix examples 2015-04-22 21:14:47 +02:00
mqtt.py File extensions! 2014-09-26 10:40:16 -04:00
nexmo.py File extensions! 2014-09-26 10:40:16 -04:00
osx_say.py File extensions! 2014-09-26 10:40:16 -04:00
pushover minor documentation fixes 2015-03-29 16:51:30 -04:00
sendgrid.py updating sendgrid module based on code review by @abadger 2015-04-13 10:25:24 -04:00
slack.py added version added to new color option 2015-03-25 23:07:45 -04:00
sns.py File extensions! 2014-09-26 10:40:16 -04:00
twilio.py updating main for loop based on @abadger code review 2015-04-13 12:06:27 -04:00
typetalk.py File extensions! 2014-09-26 10:40:16 -04:00