cloudserve-infrastructure/roles/gitea/meta/main.yml
Marty Oehme 648f49a847
Move from gitea to forgejo
Moved all variables over; moved git passthrough script to new location
and naming scheme; moved settings and mentions of gitea name; switched
ci woodpecker instance to use forgejo instead of gitea.
2024-06-24 18:17:01 +02:00

15 lines
252 B
YAML

---
galaxy_info:
author: Marty Oehme
description: Light-weight git hosting
license: GPL-3.0-only
min_ansible_version: 2.9
galaxy_tags: []
platforms:
- name: GenericLinux
versions: all
dependencies:
- docker
- docker-swarm