updated meta data
This commit is contained in:
parent
9ce7c315a0
commit
c6adcf5850
1 changed files with 3 additions and 1 deletions
|
@ -1,13 +1,15 @@
|
||||||
galaxy_info:
|
galaxy_info:
|
||||||
|
role_name: yunohost
|
||||||
author: sylvainar
|
author: sylvainar
|
||||||
description: Deploy Yunohost with Ansible
|
description: Deploy Yunohost with Ansible
|
||||||
license: GPL-v3
|
license: GPL-v3
|
||||||
min_ansible_version: 1.2
|
min_ansible_version: 2.10
|
||||||
galaxy_tags: [yunohost]
|
galaxy_tags: [yunohost]
|
||||||
platforms:
|
platforms:
|
||||||
- name: Debian
|
- name: Debian
|
||||||
versions:
|
versions:
|
||||||
- jessie
|
- jessie
|
||||||
|
- buster
|
||||||
categories:
|
categories:
|
||||||
- cloud
|
- cloud
|
||||||
- web
|
- web
|
||||||
|
|
Loading…
Reference in a new issue