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.77
  • Play
    Install cinder services
  • Task
    os_cinder : 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",
-    "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",
        "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": "/etc/cinder/api-paste.ini",
    "tmp_f": "/tmp/api-paste.ini"
}
path
/tmp/api-paste.ini
state
absent



Result #2

Field Value
ansible_loop_var
item
changed
False
diff
--- before

+++ after

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

 {
     "path": "/tmp/rootwrap.conf",
-    "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",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "absent",
        "unsafe_writes": false
    }
}
item
{
    "config_overrides": {
        "DEFAULT": {
            "exec_dirs": "/usr/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin",
            "filters_path": "/etc/cinder/rootwrap.d,/usr/share/cinder/rootwrap"
        }
    },
    "config_type": "ini",
    "group": "cinder",
    "mode": "0640",
    "owner": "root",
    "target_f": "/etc/cinder/rootwrap.conf",
    "tmp_f": "/tmp/rootwrap.conf"
}
path
/tmp/rootwrap.conf
state
absent



Result #3

Field Value
ansible_loop_var
item
changed
False
diff
--- before

+++ after

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

 {
     "path": "/tmp/resource_filters.json",
-    "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/resource_filters.json",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "absent",
        "unsafe_writes": false
    }
}
item
{
    "config_overrides": {},
    "config_type": "json",
    "group": "cinder",
    "mode": "0640",
    "owner": "root",
    "target_f": "/etc/cinder/resource_filters.json",
    "tmp_f": "/tmp/resource_filters.json"
}
path
/tmp/resource_filters.json
state
absent