ansible/notification
Fabio Alessandro Locati 2c78dea646 Require domain in rocketchat (#2803)
* Set the domain as required

* Add domain in the examples as well
2016-08-30 23:04:48 +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 Get hipchat, sns, and typetalk notification modules compiling on py3 (#2782) 2016-08-24 08:40:31 -07: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
rocketchat.py Require domain in rocketchat (#2803) 2016-08-30 23:04:48 +02:00
sendgrid.py updated docs, version is 2.2 and explain changes 2016-07-29 22:32:13 -04:00
slack.py Slack: Fix #2393 - Enable markdown parsing when using custom messsage color (#2626) 2016-08-10 08:52:18 +02:00
sns.py Get hipchat, sns, and typetalk notification modules compiling on py3 (#2782) 2016-08-24 08:40:31 -07:00
telegram.py add telegram notification module 2016-06-13 14:55:09 -04:00
twilio.py Auth_toekn is a secret, shouldn't be logged (#1999) 2016-04-11 11:35:14 -04:00
typetalk.py Get hipchat, sns, and typetalk notification modules compiling on py3 (#2782) 2016-08-24 08:40:31 -07:00