Execution
Date
14 Dec 2025 10:04:43 +0000
Duration
00:10:10.66
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.13.5
Summary
15
Hosts
603
Tasks
2357
Results
18
Plays
157
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.25
-
PlayConfigure containers default software
-
Taskopenstack_hosts : Create systemd global directory
-
Date14 Dec 2025 10:12:30 +0000
-
Module / Actionansible.builtin.file (/home/zuul/src/opendev.org/openstack/openstack-ansible-openstack_hosts/tasks/main.yml:56)
-
Tags
- lxc-containers-create
| Field | Value |
|---|---|
| changed |
True |
| diff |
--- before +++ after @@ -1,4 +1,4 @@ { "path": "/etc/systemd/system.conf.d/", - "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, "follow": true, "force": false, "group": "root", "mode": "0755", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/systemd/system.conf.d/", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } } |
| mode |
0755 |
| owner |
root |
| path |
/etc/systemd/system.conf.d/ |
| size |
4096 |
| state |
directory |
| uid |
0 |