1
0
Fork 0
ynh-lydra-ansible-yunohost/meta/main.yml
Arthur BOUDREAULT d9850b85ba fix: ansible-lint errors
- 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
2021-10-13 16:02:27 +00:00

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: []