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
René Moser cbdc798ad2 twilio: fix false negative failure - sms was sent successfully (#3033) 8 years ago
..
__init__.py package files 10 years ago
campfire.py Fix undefined info error and accept HTTP 201 response code (#2643) 8 years ago
flowdock.py Avoid token leak by marking it as sensitive with no_log (#1966) 9 years ago
grove.py added missing GPL licences 9 years ago
hall.py minor fixes 10 years ago
hipchat.py Get hipchat, sns, and typetalk notification modules compiling on py3 (#2782) 8 years ago
irc.py add type declaration to the port parameter of the irc module. #AnsibleZH (#2349) 9 years ago
jabber.py Set no log for jabber.py password 9 years ago
mail.py Do not leak mail password by error 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 10 years ago
osx_say.py Adding author's github id 10 years ago
pushbullet.py Set api_key as no_log, since that's likely something that should be kept private (#2038) 9 years ago
pushover.py Fix arguments for pushover module 9 years ago
rocketchat.py Require domain in rocketchat (#2803) 8 years ago
sendgrid.py Merge duplicated notes, fix warning returned by ansible-doc (#2969) 8 years ago
slack.py Slack: Fix #2393 - Enable markdown parsing when using custom messsage color (#2626) 8 years ago
sns.py Get hipchat, sns, and typetalk notification modules compiling on py3 (#2782) 8 years ago
telegram.py add telegram notification module 9 years ago
twilio.py twilio: fix false negative failure - sms was sent successfully (#3033) 8 years ago
typetalk.py Get hipchat, sns, and typetalk notification modules compiling on py3 (#2782) 8 years ago