* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
_osx_say.py | ||
bearychat.py | ||
campfire.py | ||
catapult.py | ||
cisco_spark.py | ||
flowdock.py | ||
grove.py | ||
hall.py | ||
hipchat.py | ||
irc.py | ||
jabber.py | ||
logentries_msg.py | ||
mail.py | ||
matrix.py | ||
mattermost.py | ||
mqtt.py | ||
nexmo.py | ||
office_365_connector_card.py | ||
pushbullet.py | ||
pushover.py | ||
rocketchat.py | ||
say.py | ||
sendgrid.py | ||
slack.py | ||
snow_record.py | ||
syslogger.py | ||
telegram.py | ||
twilio.py | ||
typetalk.py |