d9850b85ba
- fix: [201] Trailing whitespace REMOVED - fix: meta-no-tags: Use 'galaxy_tags' rather than 'categories' REPLACED + role in Debian 10 only - fix: [601] Don't compare to literal True/False FIXED
16 lines
274 B
YAML
16 lines
274 B
YAML
galaxy_info:
|
|
role_name: yunohost
|
|
author: sylvainar
|
|
description: Deploy Yunohost with Ansible
|
|
license: GPL-v3
|
|
min_ansible_version: 2.10
|
|
platforms:
|
|
- name: Debian
|
|
versions:
|
|
- buster
|
|
galaxy_tags:
|
|
- yunohost
|
|
- cloud
|
|
- web
|
|
|
|
dependencies: []
|