Playbook #6 |
/home/zuul/src/opendev.org/opendev/system-config/playbooks/service-gitea-lb.yaml |
Task result details
-
StatusCHANGED
-
Duration00:00:00.34
-
PlayBase: configure gitea load balancer
-
Taskinstall-docker : Create container log directories
-
Date27 Oct 2025 19:39:10 +0000
| Field | Value |
|---|---|
| changed |
True |
| diff |
--- before +++ after @@ -1,7 +1,7 @@ { - "group": 0, - "mode": "0755", - "owner": 0, + "group": 4, + "mode": "0775", + "owner": 104, "path": "/var/log/containers/", - "state": "absent" + "state": "directory" } |
| gid |
4 |
| group |
adm |
| 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": "adm", "mode": 509, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "syslog", "path": "/var/log/containers/", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } } |
| mode |
0775 |
| owner |
syslog |
| path |
/var/log/containers/ |
| size |
4096 |
| state |
directory |
| uid |
104 |