mirror of
https://github.com/nikdoof/ansible-borgmatic.git
synced 2025-12-13 02:42:18 +00:00
19 lines
288 B
YAML
19 lines
288 B
YAML
---
|
|
allow_duplicates: false
|
|
|
|
galaxy_info:
|
|
role_name: borgmatic
|
|
author: nikdoof
|
|
description: Installs and configures a Borgmatic
|
|
license: MIT
|
|
|
|
min_ansible_version: 2.4
|
|
|
|
platforms:
|
|
- name: EL
|
|
versions:
|
|
- 8
|
|
- name: Debian
|
|
versions:
|
|
- bookworm
|