From 0aad2dde68a734d48da65af1d619006f2f79eccf Mon Sep 17 00:00:00 2001 From: Manu Date: Fri, 12 Oct 2018 14:19:01 +0800 Subject: [PATCH] Expand desc. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 897c4c6..1253fbe 100644 --- a/README.md +++ b/README.md @@ -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.