[update backup]
This commit is contained in:
@@ -151,7 +151,11 @@
|
||||
# owner: foo
|
||||
# group: foo
|
||||
# mode: '0644'
|
||||
|
||||
- name: Remove old gitea-dump
|
||||
ansible.builtin.file:
|
||||
path: "{{ item.path }}"
|
||||
state: absent
|
||||
loop: "{{ result_gitea_conf.files }}"
|
||||
|
||||
#! need root
|
||||
# root@scaleway:/opt/dockerapps/appdata/gitea/gitea-db/gitea-db-pg.sql
|
||||
|
||||
Reference in New Issue
Block a user