Execution
Date 14 Dec 2025 10:21:40 +0000
Duration 00:43:55.98
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.13.5
Summary
13 Hosts
2438 Tasks
2413 Results
107 Plays
511 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.35
  • Play
    Install neutron services
  • Task
    systemd_service : Create TEMP run dir
  • Host
    aio1

Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
changed
True
diff
--- before

+++ after

@@ -1,7 +1,7 @@

 {
-    "group": 0,
-    "mode": "0755",
-    "owner": 0,
+    "group": 982,
+    "mode": "02755",
+    "owner": 990,
     "path": "/run/neutron",
-    "state": "absent"
+    "state": "directory"
 }
failed
False
gid
982
group
neutron
invocation
{
    "module_args": {
        "_diff_peek": null,
        "_original_basename": null,
        "access_time": null,
        "access_time_format": "%Y%m%d%H%M.%S",
        "attributes": null,
        "follow": true,
        "force": false,
        "group": "neutron",
        "mode": "02755",
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": "neutron",
        "path": "/run/neutron",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "directory",
        "unsafe_writes": false
    }
}
item
{
    "config_overrides": {},
    "config_type": "ini",
    "enabled": "yes",
    "execstarts": "/openstack/venvs/neutron-32.1.0.dev19/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --config-file /etc/neutron/neutron_ovn_metadata_agent.ini",
    "group": "neutron_ovn_controller",
    "service_conf": "neutron_ovn_metadata_agent.ini",
    "service_conf_path": "/openstack/venvs/neutron-32.1.0.dev19/etc/neutron",
    "service_en": true,
    "service_key": "neutron-ovn-metadata-agent",
    "service_name": "neutron-ovn-metadata-agent",
    "service_rootwrap": "rootwrap.d/ovn-plugin.filters",
    "start_order": 3,
    "state": "started",
    "systemd_lock_dir": "/run/lock/neutron-ovn-metadata"
}
mode
02755
owner
neutron
path
/run/neutron
size
40
state
directory
uid
990