mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
* first push: add discord module and test for notifications * fix the yaml docs and edit the result output * add link * fix link * fix docs and remove required=False in argument spec * add elements specd and more info about embeds * called str... * elements for embeds oc. * fix typo's in description and set checkmode to false * edit docs and module return * support checkmode with get method * fix unit test * handle exception and add new example for embeds * quote line * fix typos * fix yaml |
||
|---|---|---|
| .. | ||
| bearychat.py | ||
| campfire.py | ||
| catapult.py | ||
| cisco_spark.py | ||
| cisco_webex.py | ||
| discord.py | ||
| flowdock.py | ||
| grove.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 | ||
| syslogger.py | ||
| telegram.py | ||
| twilio.py | ||
| typetalk.py | ||