feat: remove borg
This commit is contained in:
@@ -16,4 +16,4 @@
|
||||
path: "{{ restic_path }}"
|
||||
mode: 0755
|
||||
owner: root
|
||||
group: root
|
||||
group: "{{ restic_exe_group }}"
|
||||
|
@@ -12,7 +12,7 @@
|
||||
src: resticbackup.sh.j2
|
||||
dest: "{{ restic_script_path }}"
|
||||
owner: root
|
||||
group: root
|
||||
group: "{{ restic_exe_group }}"
|
||||
mode: '0750'
|
||||
|
||||
- name: Cron backup script
|
||||
|
Reference in New Issue
Block a user