sap.sap_operations.sapinst role – Role to run sapinst to install SAP applications
Note
This role is part of the sap.sap_operations collection.
It is not included in ansible-core
.
To check whether it is installed, run ansible-galaxy collection list
.
To install it use: ansible-galaxy collection install sap.sap_operations
.
To use it in a playbook, specify: sap.sap_operations.sapinst
.
Entry point __dependencies__
– Dependencies
Synopsis
Role has no dependencies to other roles
Entry point __license__
– License
Synopsis
GPL-3.0-only
Entry point __limitations__
– Limitations
Synopsis
Only tested in certain scenarios
Entry point main
– Role to run sapinst to install SAP applications
Synopsis
Role to run sapinst to install SAP applications
This role should not be called directly, but rather from other roles that install SAP products (like role smda for Solution Manager Diagnostic Agent installation)
Parameters
Parameter |
Comments |
---|---|
Set true to allow direct call of this role, not recommended Choices:
|
|
Directory where temp sapinst_directory will be created Default: |
|
Folder where sapinst binary is located Default: |
|
sapinst parameter SAPINST_MESSAGE_CONSOLE_THRESHOLD Trace level console See sapinst documentation SAP default value is warning. This role uses default value error to limit sapinst console output Choices:
|
|
Dictionary of sapinst parameters, will be converted to inifile.params for installation |
|
Prefix for temp directory sapinst_directory Default: |
|
Product id Choices:
|
|
If set to ‘true’, the first step with status ERROR is skipped; step status is set to ‘OK’. See sapinst documentation for parameter SAPINST_SKIP_ERRORSTEP. Choices:
|
|
Suffix for temp directory sapinst_directory Default: |