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.20
  • Play
    Install neutron services
  • Task
    os_neutron : Symlink neutron config directory
  • Host
    aio1

Field Value
changed
True
dest
/etc/neutron
diff
--- before

+++ after

@@ -1,4 +1,4 @@

 {
     "path": "/etc/neutron",
-    "state": "absent"
+    "state": "link"
 }
gid
0
group
root
invocation
{
    "module_args": {
        "_diff_peek": null,
        "_original_basename": null,
        "access_time": null,
        "access_time_format": "%Y%m%d%H%M.%S",
        "attributes": null,
        "dest": "/etc/neutron",
        "follow": true,
        "force": true,
        "group": null,
        "mode": null,
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": null,
        "path": "/etc/neutron",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": "../openstack/venvs/neutron-32.1.0.dev19/etc/neutron",
        "state": "link",
        "unsafe_writes": false
    }
}
mode
0777
owner
root
size
51
src
../openstack/venvs/neutron-32.1.0.dev19/etc/neutron
state
link
uid
0