mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-01 05:53:26 -07:00
bearychat: deprecation (#10514)
* deprecation: bearychat * add changelog frag * fix chglog file placement
This commit is contained in:
parent
6e1821e557
commit
158f64ca77
3 changed files with 10 additions and 0 deletions
|
@ -12,6 +12,10 @@ module: bearychat
|
|||
short_description: Send BearyChat notifications
|
||||
description:
|
||||
- The M(community.general.bearychat) module sends notifications to U(https://bearychat.com) using the Incoming Robot integration.
|
||||
deprecated:
|
||||
removed_in: 12.0.0
|
||||
why: Chat service is no longer available.
|
||||
alternative: There is none.
|
||||
author: "Jiangge Zhang (@tonyseek)"
|
||||
extends_documentation_fragment:
|
||||
- community.general.attributes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue