Playbook #7 |
/home/zuul/src/opendev.org/opendev/system-config/playbooks/service-gitea.yaml |
Task result details
-
StatusCHANGED
-
Duration00:00:00.28
-
PlayBase: configure gitea
-
Taskgitea : Create matrix well-known directory
-
Hostgitea99.opendev.org
-
Date27 Oct 2025 19:41:37 +0000
-
Module / Actionfile (/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/gitea/tasks/proxy.yaml:37)
| Field | Value |
|---|---|
| changed |
True |
| diff |
--- before +++ after @@ -1,5 +1,5 @@ { - "mode": "0755", + "mode": "0775", "path": "/var/www/opendev.org/.well-known/matrix", - "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": 509, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/var/www/opendev.org/.well-known/matrix", "recurse": true, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } } |
| mode |
0775 |
| owner |
root |
| path |
/var/www/opendev.org/.well-known/matrix |
| size |
4096 |
| state |
directory |
| uid |
0 |