community.general/lib/ansible/modules/extras/notification
Brian Beggs 75b172c706 hipchat api v2 rooms are now url escaped 2016-12-08 11:34:04 -05:00
..
__init__.py package files 2016-12-08 11:32:18 -05:00
campfire.py Use no_log=True for campfire module to avoid leaks 2016-12-08 11:34:03 -05:00
flowdock.py Avoid token leak by marking it as sensitive with no_log (#1966) 2016-12-08 11:34:03 -05:00
grove.py added missing GPL licences fixes #508 2016-12-08 11:33:26 -05:00
hall.py added hall.com notification module 2016-12-08 11:32:51 -05:00
hipchat.py hipchat api v2 rooms are now url escaped 2016-12-08 11:34:04 -05:00
irc.py Prevent password leaks in notification/irc 2016-12-08 11:34:03 -05:00
jabber.py Set no log for jabber.py password 2016-12-08 11:34:03 -05:00
mail.py Do not leak mail password by error 2016-12-08 11:34:03 -05:00
mqtt.py Mark password as 'no_log', to avoid leaking it 2016-12-08 11:34:03 -05:00
nexmo.py be explicit about urllib import and remove conditional urllib(2) import 2016-12-08 11:32:52 -05:00
osx_say.py
pushbullet.py Use push_type and send link with push_link. 2016-12-08 11:33:23 -05:00
pushover.py U() markings in pushover docs should remain but need to be uppercased. 2016-12-08 11:33:49 -05:00
sendgrid.py Sendgrid docs fix 2016-12-08 11:33:34 -05:00
slack.py updated the examples to the new Slack API 2016-12-08 11:33:26 -05:00
sns.py Remove duplicate documentation fields 2016-12-08 11:33:46 -05:00
twilio.py Use fetch_urls code to do basic auth instead of our own i nthe twilio module 2016-12-08 11:33:05 -05:00
typetalk.py Client_secret is supposed to be kept secret, so mark it as no_log (#1995) 2016-12-08 11:34:03 -05:00