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
Michael Scherer c215bff12e Mark password as 'no_log', to avoid leaking it 9 years ago
..
__init__.py package files 10 years ago
campfire.py Use no_log=True for campfire module to avoid leaks 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 Wrapping room parameter in a string in case of using room IDs 9 years ago
irc.py Prevent password leaks in notification/irc 9 years ago
jabber.py Set no log for jabber.py password 9 years ago
mail.py sys.exit removal for notification/mail.py 9 years ago
mqtt.py Mark password as 'no_log', to avoid leaking it 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 U() markings in pushover docs should remain but need to be uppercased. 9 years ago
sendgrid.py Sendgrid docs fix 9 years ago
slack.py updated the examples to the new Slack API 9 years ago
sns.py Remove duplicate documentation fields 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