Files
community.general/lib/ansible
Jean-Fred Berthelot ae5fed65f2 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.
2016-12-08 11:32:36 -05:00
..
2016-11-29 12:34:30 -05:00
2016-12-05 14:15:43 -08:00
2016-11-23 16:30:46 -05:00
2016-12-05 13:03:14 -08:00
2016-10-03 11:46:31 -05:00