Add meta informations
This commit is contained in:
parent
6f027b6195
commit
bb4b9f04a8
20
meta/main.yml
Normal file
20
meta/main.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
dependencies: []
|
||||
|
||||
galaxy_info:
|
||||
author: Sven Velt
|
||||
description: Install kitty terminfo file
|
||||
company: velt.biz
|
||||
issue_tracker_url: https://git.velt.biz/Ansible/role.kitty-terminfo/issues
|
||||
license: AGPL-3.0-or-later
|
||||
min_ansible_version: 2.1
|
||||
platforms:
|
||||
- name: Alpine
|
||||
- name: Debian
|
||||
- name: Ubuntu
|
||||
- name: Fedora
|
||||
- name: EL
|
||||
|
||||
galaxy_tags:
|
||||
- operations
|
||||
|
Loading…
Reference in a new issue