ansible-role-forgejo_runner/meta/main.yml
Adrien Waksberg b23c950394
Some checks are pending
/ lint (push) Waiting to run
/ molecule (push) Waiting to run
first version
2024-05-10 22:37:06 +02:00

21 lines
355 B
YAML

---
galaxy_info:
role_name: forgejo_runner
namespace: nishiki
author: Adrien Waksberg
company: Adrien Waksberg
description: Install and configure forgejo_runner
license: Apache2
min_ansible_version: "2.10"
platforms:
- name: Debian
versions:
- bookworm
galaxy_tags:
- ci
- forgejo
- git
dependencies: []