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
Jean-Fred Berthelot f0508fa30e Add check_mode support to HipChat module
The HipChat module declares to support check_mode,
but the message is sent in any case.

With this, if executed in check mode, the module will exit
before actually sending the message to HipChat.

It will return changed=False, as per the convention
for notifications modules.
11 years ago
..
__init__.py package files 11 years ago
campfire.py File extensions! 11 years ago
flowdock.py File extensions! 11 years ago
grove.py Actually what we need is to import the urls utils 11 years ago
hipchat.py Add check_mode support to HipChat module 11 years ago
irc.py File extensions! 11 years ago
jabber.py File extensions! 11 years ago
mail.py Remove mentions of 'msg' alias 11 years ago
mqtt.py File extensions! 11 years ago
nexmo.py File extensions! 11 years ago
osx_say.py File extensions! 11 years ago
pushover minor documentation fixes 11 years ago
sendgrid.py updating sendgrid module based on code review by @abadger 11 years ago
slack.py Merge pull request #218 from wkf/patch-1 11 years ago
sns.py Import boto.ec2 in sns to allow boto profiles to be used 11 years ago
twilio.py updating main for loop based on @abadger code review 11 years ago
typetalk.py File extensions! 11 years ago