mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-30 17:06:19 +00:00
[PR #11224/1ab9be15 backport][stable-12] pushbullet: deprecation (#11225)
pushbullet: deprecation (#11224)
* pushbullet: deprecation
* add changelog frag
(cherry picked from commit 1ab9be152f)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
e4261abab0
commit
17d2a089a0
3 changed files with 10 additions and 0 deletions
|
|
@ -14,6 +14,10 @@ module: pushbullet
|
|||
short_description: Sends notifications to Pushbullet
|
||||
description:
|
||||
- This module sends push notifications through Pushbullet to channels or devices.
|
||||
deprecated:
|
||||
removed_in: 13.0.0
|
||||
why: Module relies on Python package pushbullet.py which is not maintained and supports only up to Python 3.2.
|
||||
alternative: There is none.
|
||||
extends_documentation_fragment:
|
||||
- community.general.attributes
|
||||
attributes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue