mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-15 13:20:56 +00:00
[stable-4] Announce deprecation of support for Ansible 2.9 and ansible-base 2.10 (#3723)
* Announce deprecation of support for Ansible 2.9 and ansible-base 2.10. * Update changelogs/fragments/deprecate-ansible-2.9-2.10.yml Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com> Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com>
This commit is contained in:
6
changelogs/fragments/deprecate-ansible-2.9-2.10.yml
Normal file
6
changelogs/fragments/deprecate-ansible-2.9-2.10.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
deprecated_features:
|
||||
- "Support for Ansible 2.9 and ansible-base 2.10 is deprecated, and will be removed in the next major release (community.general 5.0.0) next spring.
|
||||
While most content will probably still work with ansible-base 2.10, we will remove symbolic links for modules and action plugins, which will make
|
||||
it impossible to use them with Ansible 2.9 anymore. Please use community.general 4.x.y with Ansible 2.9 and ansible-base 2.10, as these releases
|
||||
will continue to support Ansible 2.9 and ansible-base 2.10 even after they are End of Life
|
||||
(https://github.com/ansible-community/community-topics/issues/50, https://github.com/ansible-collections/community.general/pull/3723)."
|
||||
Reference in New Issue
Block a user