mirror of
https://github.com/CPunch/openpunk-ansible.git
synced 2024-11-22 07:20:05 +00:00
gitea backup: fix wrong dump cleanup path
This commit is contained in:
parent
2686eddf88
commit
5171a308be
@ -33,7 +33,7 @@
|
||||
|
||||
- name: Remove remote dump
|
||||
file:
|
||||
path: "{{ giteaBackup }}"
|
||||
path: /etc/gitea/gitea-dump.zip
|
||||
state: absent
|
||||
tags: backup
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user