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