mirror of
https://github.com/roles-ansible/ansible_role_restic/
synced 2024-11-14 15:40:18 +01:00
8 lines
179 B
YAML
8 lines
179 B
YAML
|
---
|
||
|
# defaults file for skeleton
|
||
|
restic_version: '0.9.5'
|
||
|
restic_install_dir: '/usr/bin'
|
||
|
restic_script_dir: '~/restic'
|
||
|
restic_repos: {}
|
||
|
restic_backups: []
|
||
|
restic_create_cron: false
|