mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 11:34:15 -07:00
There are other chat systems with hook implementations more or less compatible with Slack, such as Rocket.Chat. The latter requires the Content-Type header to be set to "application/json" (the body is JSON). Signed-off-by: Michael Hanselmann <public@hansmi.ch>
4 lines
155 B
YAML
4 lines
155 B
YAML
minor_changes:
|
|
- >-
|
|
slack: Explicitly set Content-Type header to "application/json" for
|
|
improved compatibility with non-Slack chat systems
|