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.
10 years ago
..
__init__.py package files 11 years ago
campfire.py added missing license headers 11 years ago
flowdock.py be explicit about urllib import and remove conditional urllib(2) import 11 years ago
grove.py added missing GPL licences 10 years ago
hall.py minor fixes 11 years ago
hipchat.py added missing license headers 11 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 10 years ago
jabber.py clarified xmpp lib to use 11 years ago
mail.py sys.exit removal for notification/mail.py 10 years ago
mqtt.py Adding author's github id 11 years ago
nexmo.py be explicit about urllib import and remove conditional urllib(2) import 11 years ago
osx_say.py Adding author's github id 11 years ago
pushbullet.py Use push_type and send link with push_link. 10 years ago
pushover.py Switch from httplib to fetch_url 11 years ago
sendgrid.py Port sendgrid to fetch_url 11 years ago
slack.py updated the examples to the new Slack API 10 years ago
sns.py sns: remove BabyJSON 10 years ago
twilio.py Use fetch_urls code to do basic auth instead of our own i nthe twilio 11 years ago
typetalk.py Fix missing parameter in typetalk module 10 years ago