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:00.33
  • Play
    Install neutron 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": "neutron-server",
    "value": {
        "execstarts": "/usr/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ",
        "group": "neutron_server",
        "init_config_overrides": {},
        "service_en": true,
        "service_name": "neutron-server",
        "start_order": 1,
        "uwsgi_bind_address": "172.29.236.100",
        "uwsgi_guid": "neutron",
        "uwsgi_overrides": {},
        "uwsgi_port": 9696,
        "uwsgi_processes": 1,
        "uwsgi_pyargv": "--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ",
        "uwsgi_threads": 1,
        "uwsgi_tls": {},
        "uwsgi_uid": "neutron",
        "wsgi": "neutron.wsgi.api:application",
        "wsgi_app": true,
        "wsgi_venv": null
    }
}