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 More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
campfire.py
catapult.py
cisco_spark.py Minor documentation fix. (#47276) 2018-10-18 16:19:45 -04:00
flowdock.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
grove.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
hall.py
hipchat.py Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
irc.py fix irc module to work with py3 (#42267) 2018-07-10 09:42:14 -04:00
jabber.py
logentries_msg.py Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
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 More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
mqtt.py Update all pypi.python.org URLs to pypi.org (#38988) 2018-05-14 17:41:47 -05:00
nexmo.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
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 [Fix] Commented out Section due to no Quotes (#24258) 2018-05-15 12:20:09 -04:00
snow_record.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
syslogger.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
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