/home/zuul/src/opendev.org/opendev/system-config/playbooks/service-bridge.yaml
Execution
Date
08 Apr 2026 21:34:53 +0000
Duration
00:01:45.70
Controller
bridge99.opendev.org
User
root
Versions
Ansible
2.15.13
ara
1.7.5 / 1.7.5
Python
3.10.12
Summary
1
Hosts
92
Tasks
90
Results
2
Plays
34
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.19
-
PlayBridge: configure the bastion host
-
Taskconfigure-openstacksdk : Ensure openstacksdk config directory
-
Hostbridge99.opendev.org
-
Date08 Apr 2026 21:36:04 +0000
| Field | Value |
|---|---|
| changed |
True |
| diff |
--- before +++ after @@ -1,5 +1,5 @@ { - "mode": "0755", + "mode": "0750", "path": "/etc/openstack", - "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": "root", "mode": 488, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/openstack", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } } |
| mode |
0750 |
| owner |
root |
| path |
/etc/openstack |
| size |
4096 |
| state |
directory |
| uid |
0 |