ansible-infra/roles/forgejo_runner/README.md
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

712 B

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