community.general/lib/ansible/modules/notification
Jan Christian Grünhage 01bee0c2d9 Add matrix notification module (#45823)
* Add matrix notification module

* try to make ansibot happy

* docs

* fix typo in encoding

* is ansibot happy now?

* change matrix python lib requirement description

* Example formatting & no_log

Thanks for this PR.
Few minor things that are easier for me to just fix, than explain and get you to fix.

* We suggest using `- name:` for examples, as Ansible best practice is to name your tasks
* To prevent secrets being leaked out use `no_log` in argspec
* use `requirements:` in `DOCUMENTATION`

* Clean up argument requirements

* Remove requirements duplicate

* not sure on syntax with these, were adapted from an example elsewhere
2018-10-24 08:54:38 +01:00
..
__init__.py
_osx_say.py
bearychat.py
campfire.py
catapult.py
cisco_spark.py Minor documentation fix. (#47276) 2018-10-18 16:19:45 -04:00
flowdock.py
grove.py
hall.py
hipchat.py Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
irc.py
jabber.py
logentries_msg.py
mail.py mail: Fix regression when sending mail without SSL (#46403) 2018-10-05 09:38:00 -04:00
matrix.py Add matrix notification module (#45823) 2018-10-24 08:54:38 +01:00
mattermost.py
mqtt.py
nexmo.py
office_365_connector_card.py
pushbullet.py
pushover.py
rocketchat.py
say.py Add docs for say.py to indicate how to list voices (#37737) 2018-09-21 14:51:34 +01:00
sendgrid.py
slack.py
snow_record.py
syslogger.py
telegram.py
twilio.py twilio: fix multi to_number support (#44878) 2018-09-16 08:38:25 +02:00
typetalk.py Update typetalk.py to use com domain (#46045) 2018-09-24 16:42:06 -05:00