community.general/lib/ansible/modules/extras/notification
quoing 6f782c342f Fix 'An error occurred while looking up _xmpp-client._tcp.10.100.1.108' when IP host is configured
...
    jabber: user=ansible@mydomain.tld
            host=10.100.1.108
...

fatal: [bruce.mess.cz] => failed to parse: Invalid debugflag given: always
Invalid debugflag given: nodebuilder
2016-12-08 11:33:40 -05:00
..
__init__.py package files 2016-12-08 11:32:18 -05:00
campfire.py added missing license headers fixes #508 2016-12-08 11:33:06 -05:00
flowdock.py be explicit about urllib import and remove conditional urllib(2) import 2016-12-08 11:32:52 -05:00
grove.py added missing GPL licences fixes #508 2016-12-08 11:33:26 -05:00
hall.py added hall.com notification module 2016-12-08 11:32:51 -05:00
hipchat.py Wrapping room parameter in a string in case of using room IDs 2016-12-08 11:33:40 -05:00
irc.py Added style= and more colors. 2016-12-08 11:33:34 -05:00
jabber.py Fix 'An error occurred while looking up _xmpp-client._tcp.10.100.1.108' when IP host is configured 2016-12-08 11:33:40 -05:00
mail.py sys.exit removal for notification/mail.py 2016-12-08 11:33:25 -05:00
mqtt.py
nexmo.py be explicit about urllib import and remove conditional urllib(2) import 2016-12-08 11:32:52 -05:00
osx_say.py
pushbullet.py Use push_type and send link with push_link. 2016-12-08 11:33:23 -05:00
pushover.py fixed undefined msg and now actually return something meaningful fixes #1127 2016-12-08 11:33:29 -05:00
sendgrid.py Sendgrid docs fix 2016-12-08 11:33:34 -05:00
slack.py updated the examples to the new Slack API 2016-12-08 11:33:26 -05:00
sns.py sns: remove BabyJSON 2016-12-08 11:33:24 -05:00
twilio.py Use fetch_urls code to do basic auth instead of our own i nthe twilio module 2016-12-08 11:33:05 -05:00
typetalk.py Fix missing parameter in typetalk module 2016-12-08 11:33:17 -05:00