mirror of
https://github.com/borgbase/ansible-role-borgbackup.git
synced 2026-03-01 02:20:24 +01:00
Expand desc.
This commit is contained in:
@@ -4,7 +4,7 @@ An Ansible Role that installs that sets up BorgBackup on Debian/Ubuntu.
|
||||
|
||||
## Role Variables
|
||||
|
||||
- `borg_repository` (required): Full path to repository. Your own server or [BorgBase.com](https://www.borgbase.com).
|
||||
- `borg_repository` (required): Full path to repository. Your own server or [BorgBase.com](https://www.borgbase.com) repo.
|
||||
- `borg_encryption_passphrase` (optional): Password to use for repokey or keyfile. Empty if repo is unencrypted.
|
||||
- `borg_source_directories` (required): List of local folders to back up.
|
||||
- `borg_exclude_patterns` (optional): List of local folders to exclude.
|
||||
|
||||
Reference in New Issue
Block a user