Playbook #7 |
/home/zuul/src/opendev.org/opendev/system-config/playbooks/service-gitea.yaml |
Task result details
-
StatusCHANGED
-
Duration00:00:00.21
-
PlayBase: configure gitea
-
Taskgitea : Set up cron job to backup the database
-
Hostgitea99.opendev.org
-
Date18 Jul 2025 20:51:07 +0000
-
Module / Actioncron (/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/gitea/tasks/main.yaml:236)
Field | Value |
---|---|
changed |
True |
envs |
[]
|
invocation |
{ "module_args": { "backup": false, "cron_file": null, "day": "*", "disabled": false, "env": false, "hour": "4", "insertafter": null, "insertbefore": null, "job": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c '/usr/bin/mysqldump --opt --databases gitea --single-transaction -uroot -p\"$MYSQL_ROOT_PASSWORD\"' | gzip -9 > /var/backups/gitea-mariadb/gitea-mariadb.sql.gz\n", "minute": "42", "month": "*", "name": "gitea-db-backup", "special_time": null, "state": "present", "user": "root", "weekday": "*" } } |
jobs |
[ "pack-git-refs", "gitea-db-backup" ] |