Execution
Date 08 Dec 2025 13:57:07 +0000
Duration 00:24:46.17
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.11
Summary
12 Hosts
1505 Tasks
1497 Results
32 Plays
487 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.45
  • Play
    Install cinder 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,5 +1,5 @@

 {
-    "group": 0,
-    "owner": 0,
+    "group": 988,
+    "owner": 988,
     "path": "/run/system"
 }
failed
False
gid
988
group
cinder
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": "cinder",
        "mode": "02755",
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": "cinder",
        "path": "/run/system",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "directory",
        "unsafe_writes": false
    }
}
item
{
    "execstarts": [
        "/bin/bash -c \"/openstack/venvs/cinder-32.1.0.dev9/bin/cinder-volume-usage-audit --start_time \\\"$$(date\\s+%%Y-%%m-%%d\\\\\\s%%H:00:00\\s-d\\s-1hour)\\\" --end_time \\\"$$(date\\s+%%Y-%%m-%%d\\\\\\s%%H:00:00)\\\" --send_actions\""
    ],
    "service_name": "cinder-volume-usage-audit",
    "timer": {
        "options": {
            "OnBootSec": "30min",
            "OnCalendar": "hourly",
            "Persistent": true
        },
        "state": "stopped"
    }
}
mode
02755
owner
cinder
path
/run/system
secontext
system_u:object_r:var_run_t:s0
size
40
state
directory
uid
988