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
    CHANGED
  • Duration
    00:00:00.56
  • Play
    Install cinder services
  • Task
    systemd_service : Create TEMP service lock 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": 986,
-    "owner": 993,
+    "group": 980,
+    "owner": 987,
     "path": "/run/lock/system"
 }
failed
False
gid
980
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/lock/system",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "directory",
        "unsafe_writes": false
    }
}
item
{
    "execstarts": [
        "/bin/bash -c \"/usr/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/lock/system
size
40
state
directory
uid
987