Announce removal of sap modules. (#5614)

This commit is contained in:
Felix Fontein
2022-11-29 11:05:23 +01:00
committed by GitHub
parent ee7fdf5f8c
commit 8079aea1ee

View 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)."