diff --git a/README.md b/README.md index 6885585..ba5fc0b 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,11 @@ This role installs restic on a client, configures the backup repositories and optionally sets up cronjobs to run said backups. Aditionally, it will setup executable scripts to run a Backup manually. -> This Project borrows from the +> This Project borrows heavily from the > [donat-b/ansible-restic](https://github.com/donat-b/ansible-restic) -> ansible role. +> ansible role. We try to make this role more semver deployment friendly +> by allowing to use version tags and keep these snapshots and adapting the +> automated backup definition for use with windows systems.