role-gitea/meta/main.yml

24 lines
459 B
YAML

galaxy_info:
author: Lennard Brinkhaus
description: Install and manage a Gitea instance
company: DragSE
# If the issue tracker for your role is not on github, uncomment the
# next line and provide a value
# issue_tracker_url: http://example.com/issue/tracker
min_ansible_version: 2.1
platforms:
- name: Debian
versions:
- all
- name: Ubuntu
versions:
- all
galaxy_tags:
- gitea
dependencies: []