Playbook #5 |
/home/zuul/src/opendev.org/opendev/system-config/playbooks/letsencrypt.yaml |
Task result details
-
StatusCHANGED
-
Duration00:00:00.27
-
PlayCreate certs
-
Taskletsencrypt-create-certs : Ensure gitea cert directy exists
-
Hostgitea99.opendev.org
-
Date27 Oct 2025 19:38:13 +0000
| Field | Value |
|---|---|
| changed |
True |
| diff |
--- before +++ after @@ -1,6 +1,6 @@ { - "group": 0, - "owner": 0, + "group": 1000, + "owner": 1000, "path": "/var/gitea/certs", - "state": "absent" + "state": "directory" } |
| gid |
1000 |
| group |
zuul |
| 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": "1000", "mode": null, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "1000", "path": "/var/gitea/certs", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } } |
| mode |
0755 |
| owner |
zuul |
| path |
/var/gitea/certs |
| size |
4096 |
| state |
directory |
| uid |
1000 |