role_borgmatic/defaults/main.yml

34 lines
594 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:
- name: repository
frequency: 4 weeks
- name: extract
frequency: 2 weeks
2023-07-28 07:03:59 +00:00
2023-03-06 23:13:54 +00:00
borgmatic_healthchecks: ""
borgmatic_exclude_patterns: []
2023-07-28 07:03:59 +00:00
2023-03-06 23:13:54 +00:00
borgmatic_repositories: []
2023-07-28 07:03:59 +00:00
# Exemple:
# - label: default
# path: ssh://user@backupserver/./sourcehostname.borg
2023-03-06 23:13:54 +00:00
borgmatic_source_directories: []
2023-07-28 07:03:59 +00:00
2023-03-06 23:13:54 +00:00
borgmatic_retention:
daily: 7
monthly: 0
weekly: 4
2023-07-28 07:03:59 +00:00
2023-03-06 23:13:54 +00:00
borgmatic_name: "{{ inventory_hostname }}_{now}"
borgmatic_compression: none
borgmatic_passphrase: ""