mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
swupd: deprecation (#11087)
* swupd: deprecation * add changelog frag * Update changelogs/fragments/11087-deprecate-swupd.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update meta/runtime.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/swupd.py Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
37297f38ae
commit
6e1cc3eafd
3 changed files with 12 additions and 0 deletions
|
|
@ -1039,6 +1039,10 @@ plugin_routing:
|
|||
warning_text: This module relied 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.
|
||||
swupd:
|
||||
deprecation:
|
||||
removal_version: 15.0.0
|
||||
warning_text: ClearLinux was made EOL in July 2025. If you think the module is still useful for another distribution, please create an issue in the community.general repository.
|
||||
typetalk:
|
||||
deprecation:
|
||||
removal_version: 13.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue