Execution
Date
15 Dec 2025 09:35:52 +0000
Duration
00:01:45.45
Controller
npabcd3df835314
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.3
Summary
1
Hosts
139
Tasks
139
Results
1
Plays
20
Files
0
Records
Task result details
-
Date15 Dec 2025 09:37:06 +0000
-
Module / Actionansible.builtin.file (/home/zuul/src/opendev.org/openstack/openstack-ansible/tests/roles/bootstrap-host/tasks/main.yml:82)
| Field | Value |
|---|---|
| changed |
True |
| dest |
/openstack/src |
| diff |
--- before +++ after @@ -1,4 +1,4 @@ { "path": "/openstack/src", - "state": "absent" + "state": "link" } |
| 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, "dest": "/openstack/src", "follow": true, "force": false, "group": null, "mode": null, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/openstack/src", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/home/zuul/src", "state": "link", "unsafe_writes": false } } |
| mode |
0777 |
| owner |
root |
| size |
14 |
| src |
/home/zuul/src |
| state |
link |
| uid |
0 |