community.general/lib/ansible/modules/notification
Benjamin JOLIVOT e3328e847b Ansible Mattermost Module (#21247)
* Ansible Mattermost Module v0.9

* __future__ not in top of file

* python3 ready

* trailing whitespace problem

* Bad metadata

* check mode + explicit imports + standardization

* bad false check

* move imports after documentation

* Add notes in doc explaining checkmode

* Remove default=false in doc + remove default values in doc

* rewrite default values in documentation

* trailing whitesapces

* Update description
2017-02-14 10:52:20 +00:00
..
__init__.py
campfire.py
flowdock.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
grove.py Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
hall.py Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
hipchat.py hipchat: improve documentation (#20445) 2017-01-19 11:15:54 +00:00
irc.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
jabber.py
mail.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
mattermost.py Ansible Mattermost Module (#21247) 2017-02-14 10:52:20 +00:00
mqtt.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
nexmo.py Improve quotes - notification/nexmo.py (#19168) 2016-12-11 22:14:15 +00:00
osx_say.py default voice of Alex seems safer (#20718) 2017-01-28 07:59:28 +01:00
pushbullet.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
pushover.py
rocketchat.py Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
sendgrid.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
slack.py Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
sns.py Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
telegram.py
twilio.py Remove unused quotes - notification/twilio.py (#19152) 2016-12-10 09:27:56 -05:00
typetalk.py