mirror of
https://github.com/borgbase/ansible-role-borgbackup.git
synced 2024-11-19 19:07:42 +01:00
Expand desc.
This commit is contained in:
parent
a1b97c42a8
commit
0aad2dde68
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user