Chapter 6. Additional Information
6.1. Implemented SAP Notes in sap*preconfigure Copy linkLink copied to clipboard!
The implemented SAP notes in the three preconfigure roles, along with the SAP note versions, are contained in each preconfigure role’s vars files, in a variable named _<role_name>_sapnotes_versions. Sample file name: /usr/share/ansible/roles/sap_general_preconfigure/vars/RedHat_8.yml. In these files the variable _sap_general_preconfigure_sapnotes_versions contains the implemented SAP notes along with their version numbers.
6.2. Role Variables Copy linkLink copied to clipboard!
The file README.md of each role, located in directory /usr/share/ansible/roles/<role>, describes the purpose of all user configurable variables as well as their default settings. The variables are defined and can be changed in several places, e.g. in an inventory file, in your playbooks, or by using the ansible-playbook command line parameter --extra-vars or -e.