aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Dessaux2022-07-06 01:22:00 +0200
committerJulien Dessaux2022-07-06 01:22:00 +0200
commit61331f766b5a5ebe4d67cb8ae6eb044d26c77884 (patch)
treed252ab1e04a347a4fed74a28c3d9e7370a4e38a6
parentFreebsd update to python 3.9 (diff)
downloadborg-ansible-role-61331f766b5a5ebe4d67cb8ae6eb044d26c77884.tar.gz
borg-ansible-role-61331f766b5a5ebe4d67cb8ae6eb044d26c77884.tar.bz2
borg-ansible-role-61331f766b5a5ebe4d67cb8ae6eb044d26c77884.zip
typo and wordingHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 69730c7..3f024c9 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ julien@yen:~/git/adyxax/ansible$ cat setup.yml
## Upgrade notes from version 1.x to 2.x
-Version 2.x changes the repository path: `/srv/borg/repos/<hostname` becomes `/srv/borg/repos/<fqdn>`. You should move org rename the folders manually on your servers, the role will not do it for you. If you don't, running your usual playbook will create new borg repositories with the fqdn and leave the previous ones alone.
+Version 2.x changes the repository path: `/srv/borg/repos/<hostname` becomes `/srv/borg/repos/<fqdn>`. You should move or rename the folders manually on your servers, the role will not do it for you. Of course you won't lose any data if you do not, but your backups will consume that much more disk space since running your usual playbook will create new borg repositories with the fqdn and leave the previous ones alone.
## Configuration