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
    OK
  • Duration
    00:00:01.28
  • Play
    Install neutron services
  • Task
    os_neutron : Cleanup fetched temp files
  • Host
    aio1 ( task delegated to localhost )

Field Value
changed
False
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
changed
False
diff
--- before

+++ after

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

 {
     "path": "/tmp/api-paste.ini.original",
-    "state": "file"
+    "state": "absent"
 }
failed
False
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": null,
        "mode": null,
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": null,
        "path": "/tmp/api-paste.ini.original",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "absent",
        "unsafe_writes": false
    }
}
item
{
    "config_overrides": {},
    "config_type": "ini",
    "target_f": "/openstack/venvs/neutron-32.1.0.dev19/etc/neutron/api-paste.ini",
    "tmp_f": "/tmp/api-paste.ini.original"
}
path
/tmp/api-paste.ini.original
state
absent



Result #2

Field Value
ansible_loop_var
item
changed
False
diff
--- before

+++ after

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

 {
     "path": "/tmp/rootwrap.conf.original",
-    "state": "file"
+    "state": "absent"
 }
failed
False
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": null,
        "mode": null,
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": null,
        "path": "/tmp/rootwrap.conf.original",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "absent",
        "unsafe_writes": false
    }
}
item
{
    "config_overrides": {
        "DEFAULT": {
            "exec_dirs": "/openstack/venvs/neutron-32.1.0.dev19/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin,/etc/neutron/kill_scripts",
            "filters_path": "/etc/neutron/rootwrap.d,/usr/share/neutron/rootwrap"
        }
    },
    "config_type": "ini",
    "group": "neutron",
    "mode": "0640",
    "owner": "root",
    "target_f": "/openstack/venvs/neutron-32.1.0.dev19/etc/neutron/rootwrap.conf",
    "tmp_f": "/tmp/rootwrap.conf.original"
}
path
/tmp/rootwrap.conf.original
state
absent