19 lines
308 B
YAML
19 lines
308 B
YAML
|
---
|
||
|
galaxy_info:
|
||
|
role_name: ynh_apps
|
||
|
author: lydra
|
||
|
description: Install Yunohost apps with Ansible
|
||
|
license: GPL-v3
|
||
|
min_ansible_version: 2.10
|
||
|
github_branch: main
|
||
|
platforms:
|
||
|
- name: Debian
|
||
|
versions:
|
||
|
- buster
|
||
|
galaxy_tags:
|
||
|
- yunohost
|
||
|
- cloud
|
||
|
- web
|
||
|
|
||
|
dependencies: []
|