forgejo_runner(role): create role for setting up Forgejo Runner install
This commit is contained in:
parent
6e61fe7886
commit
0e82b7b34f
13 changed files with 280 additions and 0 deletions
6
roles/forgejo_runner/meta/argument_specs.yaml
Normal file
6
roles/forgejo_runner/meta/argument_specs.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
argument_specs:
|
||||
main:
|
||||
options:
|
||||
forgejo_runner__config:
|
||||
type: str
|
||||
required: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue