doc(README): add link to restic website
This commit is contained in:
parent
5cd5b43229
commit
f89c5f13db
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
[](https://circleci.com/gh/angristan/ansible-restic)
|
||||
|
||||
This role will setup Restic backups on a Debian/Ubuntu machine using a systemd service and timer.
|
||||
This role will setup [Restic](https://restic.net/) backups on a Debian/Ubuntu machine using a systemd service and timer.
|
||||
|
||||
It is a bit specific since it assumes you want to use a SFTP backend for restic and will thus setup the SSH config and SSH private keys (see variables below).
|
||||
|
||||
|
|
Loading…
Reference in a new issue