re-add apprise alerts for backups
This commit is contained in:
parent
feb29ed0bf
commit
c9ebc76428
3 changed files with 6 additions and 3 deletions
|
@ -19,8 +19,8 @@
|
|||
name: apprise
|
||||
|
||||
- name: Copy Borgmatic script
|
||||
copy:
|
||||
src: "{{ role_path }}/backup.yml"
|
||||
template:
|
||||
src: "{{ role_path }}/backup.yml.j2"
|
||||
dest: /root/backup.yml
|
||||
|
||||
- name: Copy systemd backup unit
|
||||
|
|
Reference in a new issue