ansible/notification
Toshio Kuratomi 3c8c716801 Merge pull request #911 from Jmainguy/irc_part
Adds part=false feature to irc module. This allows people to use a fa…
2015-09-28 08:43:46 -07:00
..
__init__.py package files 2014-09-26 11:04:10 -04:00
campfire.py added missing license headers 2015-07-30 14:48:59 -04:00
flowdock.py be explicit about urllib import and remove conditional urllib(2) import 2015-06-19 09:01:08 -07:00
grove.py be explicit about urllib import and remove conditional urllib(2) import 2015-06-19 09:01:08 -07:00
hall.py minor fixes 2015-06-19 11:00:58 -04:00
hipchat.py added missing license headers 2015-07-30 14:48:59 -04:00
irc.py Adds part=false feature to irc module. This allows people to use a faux bot without part/dconns between messages, tested using a user logged into znc as our faux bot, defaults to old style of part/dconn if part= not specified 2015-09-02 14:34:49 -04:00
jabber.py clarified xmpp lib to use 2015-07-28 18:53:30 -04:00
mail.py Add version_added to the subtype parameter 2015-06-25 06:53:28 -07:00
mqtt.py Adding author's github id 2015-05-13 22:11:22 -04:00
nexmo.py be explicit about urllib import and remove conditional urllib(2) import 2015-06-19 09:01:08 -07:00
osx_say.py Adding author's github id 2015-05-13 22:30:09 -04:00
pushbullet.py Fix pushbullet compatibility with python 2.6 2015-05-14 10:19:56 -03:00
pushover.py Switch from httplib to fetch_url 2015-07-28 12:23:54 -07:00
sendgrid.py Port sendgrid to fetch_url 2015-07-20 23:36:49 -07:00
slack.py make token no_log in slack plugin 2015-07-08 13:13:38 -04:00
sns.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
twilio.py Use fetch_urls code to do basic auth instead of our own i nthe twilio 2015-07-28 11:36:31 -07:00
typetalk.py Fix missing parameter in typetalk module 2015-09-07 15:40:52 +09:00