mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-07 22:54:24 -07:00
Mattermost: Add sending of attachments (#3946)
* Add sending of attachments * Change required arguments and add changelog - text was still default -> changed to required_one_of text or attachments - Add version_added - Add changelog fragment for mattermost attachments Co-Authored-By: Felix Fontein <felix@fontein.de> * Fix wrong indentation * Add trailing comma Co-authored-by: Felix Fontein <felix@fontein.de> * Remove default=None Co-authored-by: Felix Fontein <felix@fontein.de> * Fix sentence Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
a4ab85fd68
commit
87ae203a7d
2 changed files with 34 additions and 4 deletions
2
changelogs/fragments/3946-mattermost_attachments.yml
Normal file
2
changelogs/fragments/3946-mattermost_attachments.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- mattermost - add the possibility to send attachments instead of text messages (https://github.com/ansible-collections/community.general/pull/3946).
|
Loading…
Add table
Add a link
Reference in a new issue