Execution
Date
15 Dec 2025 09:55:36 +0000
Duration
00:21:13.46
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.3
Summary
15
Hosts
924
Tasks
1203
Results
46
Plays
212
Files
0
Records
Task result details
-
Date15 Dec 2025 09:57:02 +0000
-
Module / Actionansible.builtin.file (/home/zuul/src/opendev.org/openstack/openstack-ansible-haproxy_server/tasks/haproxy_post_install.yml:65)
-
Tags
- haproxy_server-config
- haproxy-config
- haproxy
- haproxy-config
- haproxy
| Field | Value |
|---|---|
| changed |
True |
| diff |
--- before +++ after @@ -1,5 +1,5 @@ { - "group": 0, - "owner": 0, + "group": 986, + "owner": 992, "path": "/var/lib/haproxy/dev" } |
| gid |
986 |
| group |
haproxy |
| 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": "haproxy", "mode": "0755", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "haproxy", "path": "/var/lib/haproxy/dev", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } } |
| mode |
0755 |
| owner |
haproxy |
| path |
/var/lib/haproxy/dev |
| size |
4096 |
| state |
directory |
| uid |
992 |