System Role prepares a RHEL system for running SAP software for SAP HANA
Go to file
2022-02-07 17:08:08 +01:00
.gitignore Resolves: #2047282, Rebase to new upstream org sap-linuxlab 2022-02-07 17:08:08 +01:00
galaxy.yml Resolves: #2047282, Rebase to new upstream org sap-linuxlab 2022-02-07 17:08:08 +01:00
gating.yaml Resolves: #1977195, make RHEL system roles for SAP RHEL9 compatible 2021-07-02 12:25:57 +02:00
README.md Resolves: #2047282, Rebase to new upstream org sap-linuxlab 2022-02-07 17:08:08 +01:00
rhel-system-roles-sap.spec Resolves: #2047282, Rebase to new upstream org sap-linuxlab 2022-02-07 17:08:08 +01:00
sap-hana-preconfigure-md2html-error.patch Resolves: #1977195, make RHEL system roles for SAP RHEL9 compatible 2021-07-02 12:25:57 +02:00
sources Resolves: #2047282, Rebase to new upstream org sap-linuxlab 2022-02-07 17:08:08 +01:00

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.

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 sap.rhel

After the installation, the roles are available as sap.rhel.<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.

Supported Roles

  • preconfigure
  • hana_preconfigure
  • netweaver_preconfigure