Execution
Date
14 Dec 2025 10:15:01 +0000
Duration
00:06:33.21
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.13.5
Summary
7
Hosts
567
Tasks
554
Results
37
Plays
221
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.25
-
PlaySetup the utility location(s)
-
TaskCreate log directory (not is_metal)
-
Date14 Dec 2025 10:19:45 +0000
-
Module / Actionansible.builtin.file (/etc/ansible/ansible_collections/openstack/osa/playbooks/utility_host.yml:69)
-
Tags
- utility
| Field | Value |
|---|---|
| changed |
True |
| diff |
--- before +++ after @@ -1,4 +1,4 @@ { "path": "/var/log/utility", - "state": "absent" + "state": "directory" } |
| gid |
0 |
| group |
root |
| invocation |
{ "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/var/log/utility", "follow": true, "force": true, "group": null, "mode": "0755", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/var/log/utility", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } } |
| mode |
0755 |
| owner |
root |
| path |
/var/log/utility |
| size |
4096 |
| state |
directory |
| uid |
0 |