role-gitea/meta/main.yml

24 lines
459 B
YAML
Raw Permalink Normal View History

2022-12-08 18:50:03 +00:00
galaxy_info:
2022-12-10 20:12:07 +00:00
author: Lennard Brinkhaus
description: Install and manage a Gitea instance
company: DragSE
2022-12-08 18:50:03 +00:00
# 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
2022-12-10 20:12:07 +00:00
platforms:
- name: Debian
versions:
- all
- name: Ubuntu
versions:
- all
2022-12-08 18:50:03 +00:00
2022-12-10 20:12:07 +00:00
galaxy_tags:
- gitea
2022-12-08 18:50:03 +00:00
dependencies: []