Execution
Date
14 Dec 2025 10:21:40 +0000
Duration
00:43:55.98
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.13.5
Summary
13
Hosts
2438
Tasks
2413
Results
107
Plays
511
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.28
-
PlayInstall horizon server
-
Taskpython_venv_build : Create the venv_install_destination_path parent directory
-
Date14 Dec 2025 10:56:59 +0000
-
Module / Actionansible.builtin.file (/home/zuul/src/opendev.org/openstack/ansible-role-python_venv_build/tasks/python_venv_install.yml:62)
-
Tags
- install
- horizon-install
| Field | Value |
|---|---|
| changed |
True |
| diff |
--- before +++ after @@ -1,4 +1,4 @@ { "path": "/openstack/venvs/horizon-32.1.0.dev19", - "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": null, "mode": "0755", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/openstack/venvs/horizon-32.1.0.dev19", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } } |
| mode |
0755 |
| owner |
root |
| path |
/openstack/venvs/horizon-32.1.0.dev19 |
| size |
4096 |
| state |
directory |
| uid |
0 |