You've already forked ansible-role-gitea-runner
Initial Commit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
dependencies: []
|
||||
galaxy_info:
|
||||
author: "Markus Pesch"
|
||||
company: "Cryptic Systems"
|
||||
description: "Ansible role to install and configure gitea Act Runner for executing GitHub Actions-compatible workflows"
|
||||
galaxy_tags:
|
||||
- gitea
|
||||
- runner
|
||||
- actions
|
||||
- ci
|
||||
- cd
|
||||
- automation
|
||||
license: "MIT"
|
||||
min_ansible_version: "2.9"
|
||||
namespace: volker-raschek
|
||||
platforms:
|
||||
- name: ArchLinux
|
||||
versions:
|
||||
- all
|
||||
role_name: "gitea_runner"
|
||||
Reference in New Issue
Block a user