Playbook #7 |
/home/zuul/src/opendev.org/opendev/system-config/playbooks/service-gitea.yaml |
Task result details
-
StatusCHANGED
-
Duration00:00:00.18
-
PlayBase: configure gitea
-
Taskgitea : Create db backup dest
-
Hostgitea99.opendev.org
-
Date18 Jul 2025 20:51:07 +0000
-
Module / Actionfile (/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/gitea/tasks/main.yaml:229)
Field | Value |
---|---|
changed |
True |
diff |
--- before +++ after @@ -1,5 +1,5 @@ { - "mode": "0755", + "mode": "0700", "path": "/var/backups/gitea-mariadb", - "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": 448, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/var/backups/gitea-mariadb", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } } |
mode |
0700 |
owner |
root |
path |
/var/backups/gitea-mariadb |
size |
4096 |
state |
directory |
uid |
0 |