Initial Commit
Ansible Linter / ansible-lint (push) Failing after 5s
Lint Markdown files / markdown-lint (push) Failing after 7s

This commit is contained in:
2026-06-10 21:48:09 +02:00
commit 6c0797a591
21 changed files with 2345 additions and 0 deletions
+20
View File
@@ -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"