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
Matthew Treinish a18578e95d Add TLS encyrption support to MQTT (#2700)
This commit adds module settings for configuring TLS encyption on the
mqtt notification module. Previously there was no way to configure
sending the messages encrpyted to mqtt.
9 years ago
..
__init__.py package files 11 years ago
campfire.py Fix undefined info error and accept HTTP 201 response code (#2643) 9 years ago
flowdock.py Avoid token leak by marking it as sensitive with no_log (#1966) 10 years ago
grove.py Do not leak the channel token in log (#3117) 9 years ago
hall.py minor fixes 11 years ago
hipchat.py Get hipchat, sns, and typetalk notification modules compiling on py3 (#2782) 9 years ago
irc.py Update irc.py (#3144) 9 years ago
jabber.py Make jabber module compile on python 3 9 years ago
mail.py Make mail compile on python 3 9 years ago
mqtt.py Add TLS encyrption support to MQTT (#2700) 9 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 Set api_key as no_log, since that's likely something that should be kept private (#2038) 10 years ago
pushover.py Fix arguments for pushover module 10 years ago
rocketchat.py Require domain in rocketchat (#2803) 9 years ago
sendgrid.py Merge duplicated notes, fix warning returned by ansible-doc (#2969) 9 years ago
slack.py slack: fix handling of html entities and escaping (#3032) 9 years ago
sns.py Get hipchat, sns, and typetalk notification modules compiling on py3 (#2782) 9 years ago
telegram.py add telegram notification module 10 years ago
twilio.py twilio: fix false negative failure - sms was sent successfully (#3033) 9 years ago
typetalk.py Get hipchat, sns, and typetalk notification modules compiling on py3 (#2782) 9 years ago