ansible-infra/roles/forgejo_runner
Stefan Bethke 5004d16270
Some checks failed
/ Ansible Lint (push) Failing after 2m38s
forgejo-runner: try to configure dind
2026-07-04 12:50:26 +02:00
..
defaults forgejo-runner: try to configure dind 2026-07-04 12:50:26 +02:00
files forgejo-runner: try to configure dind 2026-07-04 12:50:26 +02:00
handlers forgejo_runner(role): create role for setting up Forgejo Runner install 2026-07-03 03:42:18 +02:00
meta forgejo_runner(role): create role for setting up Forgejo Runner install 2026-07-03 03:42:18 +02:00
tasks forgejo-runner: try to configure dind 2026-07-04 12:50:26 +02:00
README.md forgejo-runner: try to configure dind 2026-07-04 12:50:26 +02:00

forgejo_runner

Ensures Forgejo Runner is installed and set up.
See: https://forgejo.org/docs/latest/admin/actions/

Required Arguments

  • forgejo_runner__config: The configuration to run the Forgejo Runner with.
    A configuration can be generated using forgejo-runner generate-config. Also see the relevant docs.

Optional Arguments