18 lines
349 B
YAML
18 lines
349 B
YAML
---
|
|
namespace: anry
|
|
name: bareos
|
|
version: 3.0.0
|
|
readme: README.md
|
|
authors:
|
|
- Anry <anry.so@mgmail.com>
|
|
description: A collection of roles for Bareos
|
|
license_file: 'LICENSE'
|
|
tags:
|
|
- linux
|
|
- bareos
|
|
- backup
|
|
dependencies:
|
|
ansible.posix: "*"
|
|
repository: https://git.unbind.ru/ansible-collections/ansible-collection-bareos.git
|
|
build_ignore: []
|