mirror of
https://github.com/CPunch/openpunk-ansible.git
synced 2025-10-14 13:10:59 +00:00
gitea backup: fix wrong dump cleanup path
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
- name: Remove remote dump
|
||||
file:
|
||||
path: "{{ giteaBackup }}"
|
||||
path: /etc/gitea/gitea-dump.zip
|
||||
state: absent
|
||||
tags: backup
|
||||
|
||||
|
Reference in New Issue
Block a user