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
Adrian Likins 9d705a4208 Expect 204 status when using hipchat v2 api.
When posting to the room notication api with hipchat
v2 api, the expected return code is 204, as per:
https://www.hipchat.com/docs/apiv2/method/send_room_notification

fixes #2143
9 years ago
..
__init__.py
campfire.py
flowdock.py
grove.py
hall.py
hipchat.py Expect 204 status when using hipchat v2 api. 9 years ago
irc.py
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
sendgrid.py
slack.py
sns.py
twilio.py Auth_toekn is a secret, shouldn't be logged (#1999) 9 years ago
typetalk.py