mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-09-02 11:21:01 -07:00
* add CP channel prefix
* changelog added
* altered docs
* added description for docs change
* fix line length
* Update plugins/modules/notification/slack.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/notification/slack.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/notification/slack.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/notification/slack.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update changelogs/fragments/5249-add-new-channel-prefix.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Денис Сперанский <d_speranskiy@head-point.ru>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit b5d311a171
)
Co-authored-by: sprnza <denis@speran.info>
This commit is contained in:
parent
7cd9b839c5
commit
8f588ac745
2 changed files with 7 additions and 2 deletions
2
changelogs/fragments/5249-add-new-channel-prefix.yml
Normal file
2
changelogs/fragments/5249-add-new-channel-prefix.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- slack - fix message update for channels which start with ``CP``. When ``message-id`` was passed it failed for channels which started with ``CP`` because the ``#`` symbol was added before the ``channel_id`` (https://github.com/ansible-collections/community.general/pull/5249).
|
Loading…
Add table
Add a link
Reference in a new issue