1
0
Fork 0
ynh-lydra-ansible-yunohost/meta/main.yml

18 lines
299 B
YAML
Raw Normal View History

2017-08-23 12:58:21 +02:00
galaxy_info:
2021-05-01 17:24:41 +02:00
role_name: yunohost
2017-08-23 12:58:21 +02:00
author: sylvainar
description: Deploy Yunohost with Ansible
license: GPL-v3
2021-05-01 17:24:41 +02:00
min_ansible_version: 2.10
2017-08-23 12:58:21 +02:00
galaxy_tags: [yunohost]
2017-08-23 13:03:27 +02:00
platforms:
- name: Debian
versions:
- jessie
2021-05-01 17:24:41 +02:00
- buster
2017-08-23 13:03:27 +02:00
categories:
- cloud
- web
2017-08-23 12:58:21 +02:00
dependencies: []