ansible/notification
Phillip Holmes d7030e9604 added color bar option to Slack module
This update will allow people to add a color bar at the front of a
Slack notification using the default 3 colors by name Slack specify
(good, warning, danger).

If no color is specified, or the default is used (normal) then no bar
will be added.

Description and example also added in this update.

Color bars are added by using the attachments json object inside the
payload - this is a very simplistic implementation as using custom
colors or adding titles or other formatting are not included in this
update and if needed I’m sure somebody else can spend the time to add
them later…

Tested with ansible 1.7
2015-03-25 23:06:50 -04: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 Merge pull request #330 from bhcopeland/devel 2015-03-25 22:17:19 -04: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
slack.py added color bar option to Slack module 2015-03-25 23:06:50 -04:00
sns.py File extensions! 2014-09-26 10:40:16 -04:00
twilio.py File extensions! 2014-09-26 10:40:16 -04:00
typetalk.py File extensions! 2014-09-26 10:40:16 -04:00