Skip to content

Commit 1d660e7

Browse files
authored
Remove community.sap from Ansible 10 (#360)
1 parent fbeaf1d commit 1d660e7

3 files changed

Lines changed: 3 additions & 5 deletions

File tree

10/ansible.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ community.postgresql
4141
community.proxysql
4242
community.rabbitmq
4343
community.routeros
44-
community.sap
4544
community.sap_libs
4645
community.sops
4746
community.vmware

10/changelog.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,6 @@ releases:
2424
- The ``netapp.um_info`` collection was considered unmaintained and removed from Ansible 10
2525
(https://github.com/ansible-community/community-topics/issues/244).
2626
Users can still install this collection with ``ansible-galaxy collection install netapp.um_info``.
27+
- The deprecated ``community.sap`` collection has been removed from Ansible 10
28+
(https://github.com/ansible-community/community-topics/issues/247).
29+
There is a successor collection ``community.sap_libs`` in the community package which should cover the same functionality.

10/collection-meta.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,6 @@ collections:
9595
- racampos
9696
- jbogarin
9797
repository: https://github.com/CiscoISE/ansible-ise
98-
community.sap:
99-
maintainers:
100-
- rainerleber
101-
repository: https://github.com/ansible-collections/community.sap
10298
community.sap_libs:
10399
maintainers:
104100
- rainerleber

0 commit comments

Comments
 (0)