Add borgmatic
This commit is contained in:
8
roles/borgmatic_config/defaults/main.yaml
Normal file
8
roles/borgmatic_config/defaults/main.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
borgmatic_config_backup_frequency:
|
||||
unit: h
|
||||
amount: 1
|
||||
|
||||
borgmatic_config_keep_backups_months: 6
|
||||
|
||||
borgmatic_config_targets: "{{ borgmatic_targets }}"
|
||||
Reference in New Issue
Block a user