1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/notification
CWollinger 0912e8cc7a
discord.py: Add new module for discord notifications (#2398)
* 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
2021-05-11 19:31:46 +02:00
..
bearychat.py Tidy up validate-modules ignores for notification modules (#1229) 2020-11-05 06:50:47 +01:00
campfire.py Tidy up validate-modules ignores for notification modules (#1229) 2020-11-05 06:50:47 +01:00
catapult.py Tidy up validate-modules ignores for notification modules (#1229) 2020-11-05 06:50:47 +01:00
cisco_spark.py cisco_spark -> cisco_webex rename and message option fix (#457) 2020-06-09 09:38:06 +03:00
cisco_webex.py Remove deprecated features scheduled for removal in 3.0.0 (#1926) 2021-03-09 21:23:20 +01:00
discord.py discord.py: Add new module for discord notifications (#2398) 2021-05-11 19:31:46 +02:00
flowdock.py Tidy up validate-modules ignores for notification modules (#1229) 2020-11-05 06:50:47 +01:00
grove.py grove: message -> message_content (#1929) 2021-02-27 21:23:14 +01:00
hipchat.py Tidy up validate-modules ignores for notification modules (#1229) 2020-11-05 06:50:47 +01:00
irc.py Tidy up validate-modules ignores for notification modules (#1229) 2020-11-05 06:50:47 +01:00
jabber.py Tidy up validate-modules ignores for notification modules (#1229) 2020-11-05 06:50:47 +01:00
logentries_msg.py Fix a bunch of potential security issues (secret leaking) (#1736) 2021-02-08 16:33:18 +01:00
mail.py Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) 2021-02-16 07:11:37 +01:00
matrix.py Tidy up validate-modules ignores for notification modules (#1229) 2020-11-05 06:50:47 +01:00
mattermost.py Tidy up validate-modules ignores for notification modules (#1229) 2020-11-05 06:50:47 +01:00
mqtt.py Tidy up validate-modules ignores for notification modules (#1229) 2020-11-05 06:50:47 +01:00
nexmo.py Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) 2021-02-16 07:11:37 +01:00
office_365_connector_card.py Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) 2021-02-16 07:11:37 +01:00
pushbullet.py Tidy up sanity checks (2021/Batch 3 - who's counting) (#1885) 2021-02-26 11:37:23 +01:00
pushover.py Tidy up validate-modules ignores for notification modules (#1229) 2020-11-05 06:50:47 +01:00
rocketchat.py Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) 2021-02-16 07:11:37 +01:00
say.py Tidy up validate-modules ignores for notification modules (#1229) 2020-11-05 06:50:47 +01:00
sendgrid.py Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) 2021-02-16 07:11:37 +01:00
slack.py Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) 2021-02-16 07:11:37 +01:00
syslogger.py syslogger - update syslog.openlog API call for older Python (#1572) 2021-01-02 20:40:27 +01:00
telegram.py Some improvements to community.general.telegram (#1642) 2021-01-25 15:43:47 +03:00
twilio.py Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) 2021-02-16 07:11:37 +01:00
typetalk.py Tidy up validate-modules ignores for notification modules (#1229) 2020-11-05 06:50:47 +01:00