How to Use Ansible Collection community.sap_install
This is a desciption how you can use the collection community.sap_install
from AWX or Red Hat Ansible Controller.
The playbooks used in this description can be found in the github repository at https://github.com/sap-linuxlab/demo.sap_install
Description
The following diagram shows the typical installation workflow of SAP HANA and S/4HANA.
You will find the corresponding playbooks in this repository which implement the steps of the above workflow in the subdirectories named like the platform. Each playbook is prefixed with number of the steps above.
Currently we have demos for the following platforms:
- GCP (WIP)
- Azure - planned
- PowerVC
- Dell - WIP
- HPE - WIP
- VMware (vCenter Version 6 and 7+)
Click on each platform to explore the prerequisites
Demo setup
Follow the Documentation to setup your own demo and learn to use these roles
- Installation and Basic Configuration of AWX/AAP2
- Configure required Credentials
- Configure Projects
- Configure Inventories
- Configure Templates
Run the Demo
- Login to Controller with the admin user and password you created.
- Click on
Resources
->Templates
- Launch the
End-2-End S/4 HANA deployment
workflow template