Execution
Date 08 Dec 2025 13:39:52 +0000
Duration 00:35:02.03
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
2 Hosts
1377 Tasks
1365 Results
104 Plays
504 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:01.29
  • Play
    Install nova control-plane services
  • Task
    Run the systemd service role
  • Host
    aio1

Field Value
changed
False
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
service_var
include_args
{
    "name": "systemd_service"
}
service_var
{
    "key": "nova-api-metadata",
    "value": {
        "group": "nova_api_metadata",
        "init_config_overrides": {},
        "service_name": "nova-api-metadata",
        "start_order": 5,
        "uwsgi_bind_address": "172.29.236.100",
        "uwsgi_guid": "nova",
        "uwsgi_overrides": {},
        "uwsgi_port": 8775,
        "uwsgi_processes": 1,
        "uwsgi_threads": 1,
        "uwsgi_tls": {},
        "uwsgi_uid": "nova",
        "wsgi": "nova.wsgi.metadata:application",
        "wsgi_app": true,
        "wsgi_venv": null
    }
}



Result #2

Field Value
ansible_loop_var
service_var
include_args
{
    "name": "systemd_service"
}
service_var
{
    "key": "nova-api-os-compute",
    "value": {
        "group": "nova_api_os_compute",
        "init_config_overrides": {
            "Install": {
                "Alias": "nova-api.service"
            }
        },
        "service_name": "nova-api-os-compute",
        "start_order": 4,
        "uwsgi_bind_address": "172.29.236.100",
        "uwsgi_guid": "nova",
        "uwsgi_overrides": {},
        "uwsgi_port": 8774,
        "uwsgi_processes": 1,
        "uwsgi_threads": 1,
        "uwsgi_tls": {},
        "uwsgi_uid": "nova",
        "wsgi": "nova.wsgi.osapi_compute:application",
        "wsgi_app": true,
        "wsgi_venv": null
    }
}