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