ansible/notification
2016-06-01 10:02:46 +02:00
..
__init__.py package files 2014-09-26 11:04:10 -04:00
campfire.py Use no_log=True for campfire module to avoid leaks 2016-04-04 09:18:34 -04:00
flowdock.py Avoid token leak by marking it as sensitive with no_log (#1966) 2016-04-07 12:47:57 -04:00
grove.py added missing GPL licences 2015-10-07 23:20:27 -04:00
hall.py minor fixes 2015-06-19 11:00:58 -04:00
hipchat.py Expect 204 status when using hipchat v2 api. 2016-05-04 07:27:17 +02:00
irc.py add type declaration to the port parameter of the irc module. #AnsibleZH (#2349) 2016-06-01 10:02:46 +02:00
jabber.py Set no log for jabber.py password 2016-04-04 09:14:56 -04:00
mail.py Do not leak mail password by error 2016-04-07 08:59:11 -04:00
mqtt.py Mark password as 'no_log', to avoid leaking it 2016-04-07 08:58:15 -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 Set api_key as no_log, since that's likely something that should be kept private (#2038) 2016-04-15 09:45:37 -04:00
pushover.py Fix arguments for pushover module 2016-04-13 20:32:47 +02:00
sendgrid.py Sendgrid docs fix 2015-11-16 16:54:35 -05:00
slack.py updated the examples to the new Slack API 2015-10-08 12:59:21 +02:00
sns.py Remove duplicate documentation fields 2016-01-28 09:20:55 -08:00
twilio.py Auth_toekn is a secret, shouldn't be logged (#1999) 2016-04-11 11:35:14 -04:00
typetalk.py Client_secret is supposed to be kept secret, so mark it as no_log (#1995) 2016-04-09 23:33:11 -07:00