System Role prepares a RHEL system for running SAP software for SAP HANA
Go to file
Than Ngo 9b2c6058aa Resolves: #2101373, make the role Ansible 2.13 compliant and get rid of all the new ansible-lint 6.3.0 errors for preconfigure and sap_hana_install roles 2022-07-12 18:02:14 +02:00
.gitignore Resolves: #2101373, make the role Ansible 2.13 compliant and get rid of all the new ansible-lint 6.3.0 errors for preconfigure and sap_hana_install roles 2022-07-12 18:02:14 +02:00
README.md Related: #2047282, new rebase, fixed collection basename 2022-02-22 13:41:39 +01:00
community.sap_install-shebang.patch Resolves: #2101373, make the role Ansible 2.13 compliant and get rid of all the new ansible-lint 6.3.0 errors for preconfigure and sap_hana_install roles 2022-07-12 18:02:14 +02:00
galaxy.yml Related: #2047282, new rebase, fixed collection basename 2022-02-22 13:41:39 +01:00
gating.yaml Resolves: #1977195, make RHEL system roles for SAP RHEL9 compatible 2021-07-02 12:25:57 +02:00
rhel-system-roles-sap.spec Resolves: #2101373, make the role Ansible 2.13 compliant and get rid of all the new ansible-lint 6.3.0 errors for preconfigure and sap_hana_install roles 2022-07-12 18:02:14 +02:00
sap-hana-preconfigure-md2html-error.patch Resolves: #2101373, make the role Ansible 2.13 compliant and get rid of all the new ansible-lint 6.3.0 errors for preconfigure and sap_hana_install roles 2022-07-12 18:02:14 +02:00
sources Resolves: #2101373, make the role Ansible 2.13 compliant and get rid of all the new ansible-lint 6.3.0 errors for preconfigure and sap_hana_install roles 2022-07-12 18:02:14 +02:00

README.md

Red Hat Enterprise Linux System Roles for SAP Ansible Collection

Red Hat Enterprise Linux System Roles for SAP is a set of roles for preparing Red Hat Enterprise Linux systems for the initial installation of SAP NetWeaver and SAP HANA, and for installing SAP HANA.

Dependencies

If installing from RPM, any dependencies will be installed with the package. Otherwise, the dependencies are listed in requirements.txt and/or bindep.txt.

Installation

There are currently two ways to use the Red Hat Enterprise Linux System Roles for SAP Collection in your setup.

Installation from Automation Hub

You can install the collection from Automation Hub by running:

ansible-galaxy collection install redhat.sap_install

After the installation, the roles are available as redhat.sap_install.<role_name>.

Please see the Using Ansible collections documentation for further details.

Installation via RPM

You can install the collection with the software package management tool dnf by running:

dnf install rhel-system-roles-sap

Documentation

The official RHEL System Roles for SAP documentation can be found here.

Support

Supported Ansible Versions

The supported Ansible versions are aligned with currently maintained Ansible versions that support Collections (Ansible 2.9 and later). You can find the list of maintained Ansible versions here.

Modules and Plugins

The modules and other plugins in this collection are private, used only internally to the collection, unless otherwise noted.

Fully Supported Roles

  • sap_general_preconfigure
  • sap_hana_preconfigure
  • sap_netweaver_preconfigure

Roles in Technology Preview Support

  • sap_hana_install