Improve backup service
This commit is contained in:
parent
9b7b5d3642
commit
33d5e30ba6
5 changed files with 26 additions and 18 deletions
roles/backup/templates
|
@ -5,8 +5,8 @@
|
|||
if autorestic backup -av --ci
|
||||
then
|
||||
{{ backup_hc_command_success }}
|
||||
{{ backup_uk_command_success }}
|
||||
{{ backup_gatus_command_success }}
|
||||
else
|
||||
{{ backup_hc_command_fail }}
|
||||
{{ backup_uk_command_fail }}
|
||||
{{ backup_gatus_command_fail }}
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue