restic
Ansible Restic
This role deploys the restic backup binary after installing all requirements.
Example Playbook
---
- name: Restic
hosts: restic_servers
become: true
roles:
- sebastian13.restic
Ressources
- restic/restic
- restic.net
- This role is a fork of donat-b/ansible-restic.
About
Deploys the restic backup binary after installing all requirements.
Install
ansible-galaxy install sebastian13/ansible-restic
License
bsd-2-clause
Downloads
4
Owner