Job-Details
Job-ID: #59
Status: Abgeschlossen
Geplante Zeit: 19.11.2025 15:02 Uhr
Erstellt: 19.11.2025 15:02 Uhr
Erstellt von: znami01

Ansible Queue: #77
Ziel-System
SID: MS3
Name: Mock Server Aufgabe 3
Hostname: mock-sap-prod
IP: 0.0.0.3
Umgebung: Produktion
Zum System
Zu installierende Komponenten (2)
Komponente Typ Version Release-Datum Status
XSA Cockpit
SAP
XSA Komponente 1.1.40 29.10.2024 Ausstehend
XSA Portal Services
SAP
XSA Komponente 2.0.65 19.11.2025 Ausstehend
Ansible Ausführungs-Logs
Status: Erfolgreich
Exit Code: 0
Dauer: 0 minutes

Standard Output (stdout)
PLAY [Install XSA Components] **************************************************


TASK [Gathering Facts] *********************************************************
ok: [mock-sap-prod]

TASK [xsa_components : Check XS CLI availability] ******************************
ok: [mock-sap-prod]

TASK [xsa_components : Get current XSA status] *********************************
ok: [mock-sap-prod]

TASK [xsa_components : Install {'name': 'XSA Cockpit', 'version': '1.1.40', 'sar_path': '', 'component_type': 'xsa_component'} component] **************************
changed: [mock-sap-prod]

TASK [xsa_components : Install {'name': 'portal-services', 'version': '2.0.65', 'sar_path': '', 'component_type': 'xsa_component'} component] **************************
changed: [mock-sap-prod]

TASK [xsa_components : Start components] ***************************************
changed: [mock-sap-prod]

TASK [xsa_components : Verify component status] ********************************
ok: [mock-sap-prod]


PLAY RECAP *********************************************************************
mock-sap-prod                  : ok=9    changed=5    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
Ansible Statistik
mock-sap-prod
OK
9
Changed
5
Failed
0
Skipped
0
Ansible Facts
{'mock-sap-prod': {'ansible_distribution': 'RedHat',
                   'ansible_distribution_version': '22.04',
                   'ansible_hostname': 'mock-sap-prod',
                   'ansible_memtotal_mb': 262144,
                   'ansible_processor_cores': 32,
                   'xsa_components': [{'name': {'component_type': 'xsa_component',
                                                'name': 'XSA Cockpit',
                                                'sar_path': '',
                                                'version': '1.1.40'},
                                       'status': 'STARTED',
                                       'version': '2.0.65'},
                                      {'name': {'component_type': 'xsa_component',
                                                'name': 'portal-services',
                                                'sar_path': '',
                                                'version': '2.0.65'},
                                       'status': 'STARTED',
                                       'version': '2.0.65'}],
                   'xsa_version': '2.0.65'}}
Ansible Extra Vars
                {'components': [{'component_type': 'xsa_component',
                 'name': 'XSA Cockpit',
                 'sar_path': '',
                 'version': '1.1.40'},
                {'component_type': 'xsa_component',
                 'name': 'portal-services',
                 'sar_path': '',
                 'version': '2.0.65'}],
 'hostname': 'mock-sap-prod',
 'installation_count': 2,
 'instance_number': '30',
 'sid': 'MPS'}