mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-03 23:41:51 +00:00
spotinst_aws_elastigroup: deprecation (#11069)
* spotinst_aws_elastigroup: deprecation * add changelog frag * add missing URL to chglog * Update changelogs/fragments/11069-deprecate-spotinst.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update meta/runtime.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/spotinst_aws_elastigroup.py Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
3b700f0998
commit
6c1676fcbb
3 changed files with 10 additions and 0 deletions
|
|
@ -1033,6 +1033,10 @@ plugin_routing:
|
|||
tombstone:
|
||||
removal_version: 3.0.0
|
||||
warning_text: Use community.general.smartos_image_info instead.
|
||||
spotinst_aws_elastigroup:
|
||||
deprecation:
|
||||
removal_version: 13.0.0
|
||||
warning_text: Module relies on unsupported Python package. Use the module spot.cloud_modules.aws_elastigroup instead.
|
||||
stackdriver:
|
||||
tombstone:
|
||||
removal_version: 9.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue