Execution
Date
15 Dec 2025 10:16:58 +0000
Duration
00:02:05.54
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.3
Summary
17
Hosts
64
Tasks
194
Results
13
Plays
46
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.59
-
PlayEnsure all the usual openstack containers can connect to rabbit
-
Taskpython_venv_build : Set wheel permissions
-
Date15 Dec 2025 10:18:20 +0000
-
Module / Actionansible.builtin.file (/home/zuul/src/opendev.org/openstack/ansible-role-python_venv_build/tasks/python_venv_wheel_build.yml:152)
-
Tags
- build
- healthcheck-rabbitmq-install
- healthcheck
- healthcheck-rabbitmq-install
- healthcheck
- healthcheck-rabbitmq-install
- healthcheck
- healthcheck-rabbitmq-install
- healthcheck
- healthcheck-rabbitmq-install
- healthcheck
| Field | Value |
|---|---|
| changed |
True |
| diff |
--- before +++ after @@ -1,5 +1,5 @@ { - "group": 0, - "owner": 0, + "group": 33, + "owner": 33, "path": "/tmp/rabbitmqtest" } |
| gid |
33 |
| group |
www-data |
| 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": "www-data", "mode": null, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "www-data", "path": "/tmp/rabbitmqtest", "recurse": true, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } } |
| mode |
0755 |
| owner |
www-data |
| path |
/tmp/rabbitmqtest |
| size |
4096 |
| state |
directory |
| uid |
33 |