1
1
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_gitea.git synced 2024-08-16 11:39:50 +02:00
ansible_role_gitea/meta/main.yml
Thomas Maurice 24962d8df3 lint
2019-03-16 12:11:02 +00:00

27 lines
461 B
YAML

---
galaxy_info:
author: Thomas Maurice
description: Ansible Role - Gitea
min_ansible_version: 2.7.9
license: BSD-3-Clause
galaxy_tags:
- git
- gitea
- system
- development
- source-control
- self-hosted
- git-server
- gogs
platforms:
- name: Debian
versions:
- jessie
- stretch
- name: EL
versions:
- 7
- name: Ubuntu
versions:
- xenial
- bionic