{
  "version": "1.0.0",
  "blueprint": {
    "description": "Installs Restic and, optionally, docker-compose-backup, a script that automates the process of backing up docker-compose projects",
    "overview": "[Restic](https://restic.net/) is a modern backup program that can back up your files from Linux, BSD, Mac and Windows to many different storage types, including self-hosted and online services. It is a single executable that you can run without a server or complex setup. It can be used to only back-up the parts of files that actually changed. It uses cryptography in every part of the process. Restic is entirely free to use and completely open source.",
    "name": "Restic",
    "repository": {
      "github": "https://github.com/ProfessorManhattan/ansible-restic",
      "gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/restic"
    },
    "slug": "restic",
    "title": "Restic",
    "group": "ansible",
    "subgroup": "role"
  },
  "type": "module"
}
