This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
- name: Backup Gitea directory
|
||||
community.general.archive:
|
||||
path: /opt/gitea/
|
||||
path: /var/lib/gitea/
|
||||
dest: "/var/backups/gitea-{{ gitea.hostname }}.{{ gitea.domain }}@{{ lookup('pipe', 'date -u +%Y-%m-%dT%H:%M:%SZ') }}.tar.gz"
|
||||
force_archive: true
|
||||
format: gz
|
||||
|
Reference in New Issue
Block a user