RHEL-86/EC2 SAP: install ansible-core instead of ansible

Related to https://bugzilla.redhat.com/show_bug.cgi?id=2077356
This commit is contained in:
Tomas Hozza 2022-04-20 15:20:34 +02:00 committed by Tomáš Hozza
parent d474db38d5
commit 013eb6c9af

View file

@ -514,7 +514,7 @@ func rhelEc2SapPackageSet(t *imageType) rpmmd.PackageSet {
"@Server",
// SAP System Roles
// https://access.redhat.com/sites/default/files/attachments/rhel_system_roles_for_sap_1.pdf
"ansible",
"ansible-core", // RHBZ#2077356
"rhel-system-roles-sap",
// RHBZ#1959813
"bind-utils",