forgejo_runner(role): create role for setting up Forgejo Runner install

This commit is contained in:
June 2026-05-21 03:05:34 +02:00
commit d4a1dee108
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
9 changed files with 267 additions and 0 deletions

View file

@ -0,0 +1,6 @@
argument_specs:
main:
options:
forgejo_runner__config:
type: str
required: true

View file

@ -0,0 +1,3 @@
---
dependencies:
- role: docker