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:
parent
d474db38d5
commit
013eb6c9af
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue