mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-20 01:11:26 -07:00
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
This commit is contained in:
parent
d22dd5056e
commit
0912e8cc7a
3 changed files with 319 additions and 0 deletions
1
plugins/modules/discord.py
Symbolic link
1
plugins/modules/discord.py
Symbolic link
|
@ -0,0 +1 @@
|
|||
./notification/discord.py
|
Loading…
Add table
Add a link
Reference in a new issue