diff options
author | Julien Dessaux | 2021-05-02 21:34:21 +0200 |
---|---|---|
committer | Julien Dessaux | 2021-05-02 21:34:21 +0200 |
commit | ba8ca074c376cee8d6260ac03e850cc7ec928b49 (patch) | |
tree | 80202a22493e5cb475bcedd338956180ac7f0f80 /content/docs | |
parent | Fixed breadcrumbs to support 2 more layers of depth (diff) | |
download | www-ba8ca074c376cee8d6260ac03e850cc7ec928b49.tar.gz www-ba8ca074c376cee8d6260ac03e850cc7ec928b49.tar.bz2 www-ba8ca074c376cee8d6260ac03e850cc7ec928b49.zip |
Added a blog article about my borg ansible role
Diffstat (limited to 'content/docs')
-rw-r--r-- | content/docs/adyxax.org/backups/_index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/docs/adyxax.org/backups/_index.md b/content/docs/adyxax.org/backups/_index.md index f302add..6b0ea01 100644 --- a/content/docs/adyxax.org/backups/_index.md +++ b/content/docs/adyxax.org/backups/_index.md @@ -5,7 +5,7 @@ description: what is backuped where and how I manage it ## Introduction -Backups are performed with the [borg](https://borgbackup.readthedocs.io/en/stable/) tool ("You will be assimilated" Star Trek vibes). It is simple, fast, storage efficient and fits my needs. I manage it thanks to a [custom made ansible role](https://git.adyxax.org/adyxax/borg-ansible-role). +Backups are performed with the [borg](https://borgbackup.readthedocs.io/en/stable/) tool ("You will be assimilated" Star Trek vibes). It is simple, fast, storage efficient and fits my needs. I manage it thanks to a [custom made ansible role]({{< ref borg-ansible-role >}}). ## Inventory |