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
-
Date08 Dec 2025 14:20:15 +0000
-
Module / Actionansible.builtin.file (/home/zuul/src/opendev.org/openstack/openstack-ansible-os_nova/tasks/drivers/qemu/nova_compute_kvm_install.yml:46)
-
Tags
- nova-install
- nova-compute
| Field | Value |
|---|---|
| changed |
True |
| diff |
--- before +++ after @@ -1,4 +1,4 @@ { - "mode": "0751", + "mode": "0755", "path": "/var/lib/nova/save" } |
| gid |
107 |
| group |
qemu |
| 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": "0755", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/var/lib/nova/save", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } } |
| mode |
0755 |
| owner |
qemu |
| path |
/var/lib/nova/save |
| secontext |
system_u:object_r:qemu_var_run_t:s0 |
| size |
4096 |
| state |
directory |
| uid |
107 |