- asNoCode >
- Repos >
- SAP Install Ansible Collection.
Ansible Collection community.sap_install by sap-linuxlab.
community.sap_install Ansible Collection
This Ansible Collection executes various SAP Software installations and configuration tasks for running various SAP solutions and deployment scenarios on Linux operating systems (RHEL or SLES).
This includes handlers for SAP HANA database lifecycle manager (HDBLCM) and SAP Software Provisioning Manager (SWPM), and can be combined with other Ansible Collections to provide end-to-end automation (e.g. provision, download, install, operations).
External Repositoriess
Examples of verified installations include:
- SAP HANA 2.0 (SPS04+) with setup as Scale-Up, Scale-Out, High Availability
- Other SAP installation activities; such as System Rename, System Copy Export, SAP Solution Manager and SAP Web Dispatcher
Please read the full documentation for how-to guidance, requirements, and all other details. Summary documentation is below:
Contents
Within this Ansible Collection, there are various Ansible Roles and no custom Ansible Modules.
Ansible Roles
Name | Summary |
---|---|
sap_anydb_install_oracle | install Oracle DB 19.x for SAP |
sap_general_preconfigure | configure general OS settings for SAP software |
sap_ha_install_hana_hsr | install SAP HANA System Replication |
sap_ha_pacemaker_cluster | install and configure pacemaker and SAP resources |
sap_hana_install | install SAP HANA via HDBLCM |
sap_hana_preconfigure | configure settings for SAP HANA database server |
sap_hostagent | install SAP Host Agent |
sap_install_media_detect | detect and extract SAP Software installation media |
sap_maintain_etc_hosts | maintain the /etc/hosts file of an SAP software host |
sap_netweaver_preconfigure | configure settings for SAP NetWeaver application server |
sap_storage_setup | configure storage for SAP HANA, with LVM partitions and XFS filesystem |
sap_swpm | install SAP Software via SWPM |