| Job-ID: |
#55
|
|---|---|
| Status: | Abgeschlossen |
| Geplante Zeit: | 19.11.2025 15:45 Uhr |
| Erstellt: | 19.11.2025 14:45 Uhr |
| Erstellt von: | znami01 |
| SID: | MS1 |
|---|---|
| Name: | Mock Server Aufgabe 1 |
| Hostname: | mock-sap-dev |
| IP: |
0.0.0.1
|
| Umgebung: | Entwicklung |
| Komponente | Typ | Version | Release-Datum | Status |
|---|---|---|---|---|
|
Test1 SAP |
XSA Komponente |
2.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': 'Test1', 'version': '2.0.0', 'sar_path': '', 'component_type': 'xsa_component'} 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=7 changed=4 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
{'mock-sap-dev': {'ansible_distribution': 'RedHat',
'ansible_distribution_version': '22.04',
'ansible_hostname': 'mock-sap-dev',
'ansible_memtotal_mb': 98304,
'ansible_processor_cores': 12,
'xsa_components': [{'name': {'component_type': 'xsa_component',
'name': 'Test1',
'sar_path': '',
'version': '2.0.0'},
'status': 'STARTED',
'version': '2.0.65'}],
'xsa_version': '2.0.65'}}
{'bulk_update': True,
'components': [{'component_type': 'xsa_component',
'name': 'Test1',
'sar_path': '',
'version': '2.0.0'}],
'installation_count': 1}