infrastructure/ansible/roles/restic/defaults/main.yml

4 lines
89 B
YAML
Raw Normal View History

2021-05-08 14:23:21 +01:00
restic_backup_locations: []
restic_backup_excludes: []
restic_dir: "{{ hostname_slug }}"