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
Artem Feofanov a8611671ec add telegram notification module 9 years ago
..
__init__.py
campfire.py
flowdock.py Avoid token leak by marking it as sensitive with no_log (#1966) 9 years ago
grove.py
hall.py
hipchat.py Expect 204 status when using hipchat v2 api. 9 years ago
irc.py add type declaration to the port parameter of the irc module. #AnsibleZH (#2349) 9 years ago
jabber.py
mail.py
mqtt.py
nexmo.py
osx_say.py
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 doc: rocketchat: minor doc fix (#2420) 9 years ago
sendgrid.py
slack.py
sns.py
telegram.py add telegram notification module 9 years ago
twilio.py Auth_toekn is a secret, shouldn't be logged (#1999) 9 years ago
typetalk.py Client_secret is supposed to be kept secret, so mark it as no_log (#1995) 9 years ago