mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-28 06:13:09 +00:00
Announce removal of sap modules. (#5614)
This commit is contained in:
5
changelogs/fragments/sap-removal.yml
Normal file
5
changelogs/fragments/sap-removal.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
deprecated_features:
|
||||
- "The ``sap`` modules ``sapcar_extract``, ``sap_task_list_execute``, and ``hana_query``, will be removed
|
||||
from this collection in community.general 7.0.0 and replaced with redirects to ``community.sap_libs``.
|
||||
If you want to continue using these modules, make sure to also install ``community.sap_libs`` (it is
|
||||
part of the Ansible package) (https://github.com/ansible-collections/community.general/pull/5614)."
|
||||
Reference in New Issue
Block a user