Newer
Older
role_name: ynh_backup

Arthur BOUDREAULT
committed
author: lydra
description: Backup Yunohost with Ansible

Arthur BOUDREAULT
committed
github_branch: main
- name: Debian
versions:
- buster
dependencies:
- role: m3nu.ansible_role_borgbackup
vars:
borg_repository: "{{ borg_remote_repository }}"
borg_source_directories: "{{ borg_source_directories }}"
borg_encryption_passphrase: "{{ borg_remote_repokey }}"