| Job-ID: |
#69
|
|---|---|
| Status: | Abgeschlossen |
| Geplante Zeit: | 25.11.2025 15:07 Uhr |
| Erstellt: | 25.11.2025 15:07 Uhr |
| Erstellt von: | System |
| SID: | MS1 |
|---|---|
| Name: | Mock Server Aufgabe 1 |
| Hostname: | mock-sap-dev |
| IP: |
0.0.0.1
|
| Umgebung: | Entwicklung |
| Komponente | Typ | Version | Release-Datum | Status |
|---|---|---|---|---|
|
Test2 SAP |
XSA Komponente |
1.0.0
|
Ausstehend | |
|
XSA Runtime SAP |
XSA Runtime |
4.0.0
|
Ausstehend |
0
PLAY [Install XSA Components] **************************************************
TASK [Gathering Facts] *********************************************************
ok: [mock-sap-dev]
TASK [xsa_components : Check XS CLI availability] ******************************
ok: [mock-sap-dev]
TASK [xsa_components : Get current XSA status] *********************************
ok: [mock-sap-dev]
TASK [xsa_components : Install {'name': 'Test2', 'version': '1.0.0', 'sar_path': '', 'component_type': 'xsa_component'} component] **************************
changed: [mock-sap-dev]
TASK [xsa_components : Install {'name': 'XSA Runtime', 'version': '4.0.0', 'sar_path': '', 'component_type': 'xsa_runtime'} component] **************************
changed: [mock-sap-dev]
TASK [xsa_components : Start components] ***************************************
changed: [mock-sap-dev]
TASK [xsa_components : Verify component status] ********************************
ok: [mock-sap-dev]
PLAY RECAP *********************************************************************
mock-sap-dev : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
{'mock-sap-dev': {'ansible_distribution': 'Ubuntu',
'ansible_distribution_version': '22.04',
'ansible_hostname': 'mock-sap-dev',
'ansible_memtotal_mb': 98304,
'ansible_processor_cores': 24,
'xsa_components': [{'name': {'component_type': 'xsa_component',
'name': 'Test2',
'sar_path': '',
'version': '1.0.0'},
'status': 'STARTED',
'version': '2.0.65'},
{'name': {'component_type': 'xsa_runtime',
'name': 'XSA Runtime',
'sar_path': '',
'version': '4.0.0'},
'status': 'STARTED',
'version': '2.0.65'}],
'xsa_version': '2.0.65'}}
{'components': [{'component_type': 'xsa_component',
'name': 'Test2',
'sar_path': '',
'version': '1.0.0'},
{'component_type': 'xsa_runtime',
'name': 'XSA Runtime',
'sar_path': '',
'version': '4.0.0'}],
'hostname': 'mock-sap-dev',
'installation_count': 2,
'instance_number': '10',
'sid': 'MS1'}