community.general/lib/ansible/modules/notification
Dmitry Sobolev 1cf607d8a8 Telegram notification module updated (#22858)
* msg_format parameter added
error message received from telegram API is added to fail json
compatibility with python3 added
* pep8 formatted
* version_added property added for msg_format
* bot token must be set without 'bot' prefix in module parameters
* formatting options described in documentation
* six module for compatibility used
telegram.py removed from legacy-files.txt
2017-04-08 12:53:35 -07:00
..
__init__.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
campfire.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
cisco_spark.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
flowdock.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
grove.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
hall.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
hipchat.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
irc.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
jabber.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
mail.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
mattermost.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
mqtt.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
nexmo.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
osx_say.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
pushbullet.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
pushover.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
rocketchat.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
sendgrid.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
slack.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
sns.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
telegram.py Telegram notification module updated (#22858) 2017-04-08 12:53:35 -07:00
twilio.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
typetalk.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00