.
This commit is contained in:
32
meta/main.yml
Normal file
32
meta/main.yml
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
galaxy_info:
|
||||
role_name: gitea
|
||||
author: l3d
|
||||
description: Ansible role to configure and deploy gitea and forgejo, a painless self-hosted Git service.
|
||||
license: "BSD-3-Clause"
|
||||
min_ansible_version: "2.11"
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
- all
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- all
|
||||
- name: Fedora
|
||||
versions:
|
||||
- all
|
||||
- name: EL
|
||||
versions:
|
||||
- all
|
||||
galaxy_tags:
|
||||
- gitea
|
||||
- forgejo
|
||||
- git
|
||||
- system
|
||||
- development
|
||||
- sourcecontrol
|
||||
- selfhosted
|
||||
- gitserver
|
||||
- gogs
|
||||
- linux
|
||||
dependencies: []
|
||||
Reference in New Issue
Block a user