mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
Deprecate hipchat callback (#8189)
* Deprecate hipchat callback.
* Avoid duplicate 'callback' key.
(cherry picked from commit 1bbef58844)
Co-authored-by: Felix Fontein <felix@fontein.de>
5 lines
455 B
YAML
5 lines
455 B
YAML
deprecated_features:
|
|
- "hipchat callback plugin - the hipchat service has been discontinued and the self-hosted variant has been End of Life since 2020.
|
|
The callback plugin is therefore deprecated and will be removed from community.general 10.0.0 if nobody provides compelling reasons to still keep it
|
|
(https://github.com/ansible-collections/community.general/issues/8184, https://github.com/ansible-collections/community.general/pull/8189)."
|