aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Dessaux2021-05-03 09:42:01 +0200
committerJulien Dessaux2021-05-03 09:42:01 +0200
commit0c7b617aa99f09d1d9a60dfb887b518eec0472e6 (patch)
tree5ac0bf8d8a6d527b890302fb7868093114738746
parentFixed README formatting (diff)
downloadborg-ansible-role-0c7b617aa99f09d1d9a60dfb887b518eec0472e6.tar.gz
borg-ansible-role-0c7b617aa99f09d1d9a60dfb887b518eec0472e6.tar.bz2
borg-ansible-role-0c7b617aa99f09d1d9a60dfb887b518eec0472e6.zip
Wording
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 79e3892..a7cf149 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ julien@yen:~/git/adyxax/ansible$ cat setup.yml
## Configuration
First of all you only need to configure hosts that are backup clients. There are several `host_vars` you can define to this effect :
-- `borg_server`: a string that contains a borg servers hostname.
+- `borg_server`: a string that contains a hostname.
- `borg_jobs`: a list of dict, one item per job with the following keys:
- `name`: the name of the borg job, an alphanumeric string.
- `path`: an optional path containing the files to backup.