Separate forgejo and forgejo-runner roles
Also improve forgejo-runner config.
This commit is contained in:
parent
5c796f2ec0
commit
0c4105f918
8 changed files with 103 additions and 144 deletions
|
@ -51,6 +51,12 @@
|
|||
roles:
|
||||
- forgejo
|
||||
|
||||
- hosts: git-runner
|
||||
roles:
|
||||
- forgejo-runner
|
||||
vars:
|
||||
git_host: git
|
||||
|
||||
- hosts: kanboard
|
||||
roles:
|
||||
- kanboard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue