role_borgmatic/defaults/main.yml

29 lines
504 B
YAML
Raw Normal View History

2023-03-06 23:13:54 +00:00
---
# defaults file for borgmatic
borgmatic_distribution_release: bullseye
borgmatic_keys:
private: ""
public: ""
borgmatic_checks:
2023-05-29 08:11:18 +00:00
- name: repository
frequency: 4 weeks
- name: extract
frequency: 2 weeks
2023-03-06 23:13:54 +00:00
borgmatic_healthchecks: ""
borgmatic_exclude_patterns: []
borgmatic_repositories: []
borgmatic_source_directories: []
2023-05-29 08:11:18 +00:00
2023-03-06 23:13:54 +00:00
borgmatic_retention:
daily: 7
monthly: 0
weekly: 4
2023-05-29 08:11:18 +00:00
2023-03-06 23:13:54 +00:00
borgmatic_name: "{{ inventory_hostname }}_{now}"
borgmatic_compression: none
borgmatic_passphrase: ""