Execution
Date
08 Dec 2025 13:25:10 +0000
Duration
00:02:05.30
Controller
npdb25d4c136674
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.3
Summary
1
Hosts
154
Tasks
154
Results
1
Plays
22
Files
0
Records
Task result details
-
Date08 Dec 2025 13:26:26 +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 |