Update playbooks/borgmatic-backup.yml
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
|
|
||||||
- name: Deploy borgmatic config
|
- name: Deploy borgmatic config
|
||||||
template:
|
template:
|
||||||
src: borgmatic-config.yaml.j2
|
src: templates/borg/borgmatic-config.yaml.j2
|
||||||
dest: "{{ borgmatic_config_dir }}/config.yaml"
|
dest: "{{ borgmatic_config_dir }}/config.yaml"
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
|
|||||||
Reference in New Issue
Block a user