Add missing meta info

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2018-04-18 10:23:18 +02:00
parent b22afe5649
commit c6a209bd85
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

38
meta/main.yml Normal file
View file

@ -0,0 +1,38 @@
---
galaxy_info:
author: Knut Ahlers
description: |
Manage APT keys, repos and packages through variables
license: Apache
min_ansible_version: 2.3
platforms:
- name: Ubuntu
versions:
- xenial
- name: Debian
versions:
- jessie
- stretch
categories:
#- cloud
#- cloud:ec2
#- cloud:gce
#- cloud:rax
#- clustering
#- database
#- database:nosql
#- database:sql
#- development
#- monitoring
#- networking
- packaging
- system
#- web
dependencies: []
# List your role dependencies here, one per line.
# Be sure to remove the '[]' above if you add dependencies
# to this list.