You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/notification
Brian Coca 4a0e757196 Merge pull request #370 from nsg/full-attachments-support
Add attachments support to slack module.
9 years ago
..
__init__.py package files 10 years ago
campfire.py added missing license headers 9 years ago
flowdock.py be explicit about urllib import and remove conditional urllib(2) import 9 years ago
grove.py added missing GPL licences 9 years ago
hall.py minor fixes 9 years ago
hipchat.py added missing license headers 9 years ago
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 9 years ago
jabber.py clarified xmpp lib to use 9 years ago
mail.py sys.exit removal for notification/mail.py 9 years ago
mqtt.py Adding author's github id 9 years ago
nexmo.py be explicit about urllib import and remove conditional urllib(2) import 9 years ago
osx_say.py Adding author's github id 9 years ago
pushbullet.py Use push_type and send link with push_link. 9 years ago
pushover.py Switch from httplib to fetch_url 9 years ago
sendgrid.py Port sendgrid to fetch_url 9 years ago
slack.py updated the examples to the new Slack API 9 years ago
sns.py sns: remove BabyJSON 9 years ago
twilio.py Use fetch_urls code to do basic auth instead of our own i nthe twilio 9 years ago
typetalk.py Fix missing parameter in typetalk module 9 years ago