mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-08 22:30:04 -07:00
[PR #6887/065ce3a1 backport][stable-7] stackdriver: deprecate module (#6924)
stackdriver: deprecate module (#6887)
* stackdriver: deprecate module
* add changelog frag
* Update changelogs/fragments/6887-deprecate-stackdrive.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* fix removal version
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 065ce3a134
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
01220475dc
commit
a610e27853
3 changed files with 13 additions and 0 deletions
|
@ -150,6 +150,12 @@ plugin_routing:
|
|||
warning_text: You are using an internal name to access the community.general.airbrake_deployment
|
||||
modules. This has never been supported or documented, and will stop working
|
||||
in community.general 9.0.0.
|
||||
stackdriver:
|
||||
deprecation:
|
||||
removal_version: 9.0.0
|
||||
warning_text: >
|
||||
This module relies on HTTPS APIs that do not exist anymore, and any new development in the
|
||||
direction of providing an alternative should happen in the context of the google.cloud collection.
|
||||
system.aix_devices:
|
||||
redirect: community.general.aix_devices
|
||||
deprecation:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue