report backup status using apprise
This commit is contained in:
parent
50f2d0ada1
commit
15e8d14327
5 changed files with 40 additions and 17 deletions
|
@ -1,16 +0,0 @@
|
|||
location:
|
||||
source_directories:
|
||||
- /data
|
||||
repositories:
|
||||
- 'ssh://root@lewis.hyp/mnt/kingston1TB/hosts/{{ ansible_hostname }}'
|
||||
retention:
|
||||
keep_daily: 7
|
||||
keep_weekly: 4
|
||||
keep_monthly: 6
|
||||
storage:
|
||||
unknown_unencrypted_repo_access_is_ok: true
|
||||
hooks:
|
||||
before_everything:
|
||||
- /root/stop_vms.sh
|
||||
after_everything:
|
||||
- /root/start_vms.sh
|
Reference in a new issue