mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-05 18:20:30 -07:00
* mattermost: add support for message priority * Add changelog fragment * Consistency nit in changelog Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> * Validate priority arg and doc fixes Validate the two possible priorities with choices. Add priority arg to one example and add version_added field for the arg docs. * Update changelog. --------- Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> Co-authored-by: Felix Fontein <felix@fontein.de>
2 lines
206 B
YAML
2 lines
206 B
YAML
minor_changes:
|
|
- mattermost - adds support for message priority (https://github.com/ansible-collections/community.general/issues/9068, https://github.com/ansible-collections/community.general/pull/9087).
|