ansible-role-borgbackup/defaults/main.yml
2019-05-15 12:44:10 +08:00

10 lines
305 B
YAML
Executable File

---
borg_encryption_passphrase: ''
borg_exclude_patterns: []
borgmatic_config_name: config.yaml
borgmatic_large_repo: false
borgmatic_failure_command: echo "`date` - Error while creating a backup."
borg_one_file_system: true
borg_exclude_from: []
borg_encryption_passcommand: false
borg_ssh_command: false