ansible-infra/roles/forgejo_runner/README.md

393 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.