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:56:11 +0000
-
Module / Actionansible.builtin.unarchive (/home/zuul/src/opendev.org/openstack/openstack-ansible-haproxy_server/tasks/haproxy_install.yml:47)
-
Tags
- haproxy_server-install
- haproxy-config
- haproxy
- haproxy-config
- haproxy
| Field | Value |
|---|---|
| changed |
True |
| dest |
/opt/cache/files/v0.8.2 |
| extract_results |
{ "cmd": [ "/usr/bin/tar", "--extract", "-C", "/opt/cache/files/v0.8.2", "-z", "--show-transformed-names", "--strip-components=1", "-f", "/opt/cache/files/v0.8.2.tar.gz" ], "err": "", "out": "", "rc": 0 } |
| gid |
0 |
| group |
root |
| handler |
TgzArchive |
| invocation |
{ "module_args": { "attributes": null, "copy": true, "creates": null, "decrypt": true, "dest": "/opt/cache/files/v0.8.2", "exclude": [], "extra_opts": [ "--strip-components=1" ], "group": null, "include": [], "io_buffer_size": 65536, "keep_newer": false, "list_files": false, "mode": null, "owner": null, "remote_src": true, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/opt/cache/files/v0.8.2.tar.gz", "unsafe_writes": false, "validate_certs": true } } |
| mode |
0755 |
| owner |
root |
| size |
4096 |
| src |
/opt/cache/files/v0.8.2.tar.gz |
| state |
directory |
| uid |
0 |