Execution
Date
08 Dec 2025 13:57:07 +0000
Duration
00:24:46.17
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.11
Summary
12
Hosts
1505
Tasks
1497
Results
32
Plays
487
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.32
-
PlayInstallation and setup of Keystone
-
Taskpython_venv_build : Set wheel permissions
-
Date08 Dec 2025 14:00:32 +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
- uwsgi-install
- keystone-config
- uwsgi
| Field | Value |
|---|---|
| changed |
True |
| diff |
--- before +++ after @@ -1,5 +1,5 @@ { - "group": 0, - "owner": 0, + "group": 996, + "owner": 996, "path": "/tmp/uwsgi-32.1.0.dev9-python3" } |
| gid |
996 |
| group |
apache |
| 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": "apache", "mode": null, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "apache", "path": "/tmp/uwsgi-32.1.0.dev9-python3", "recurse": true, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } } |
| mode |
0755 |
| owner |
apache |
| path |
/tmp/uwsgi-32.1.0.dev9-python3 |
| size |
4096 |
| state |
directory |
| uid |
996 |