Deploy gitea's runner

Unofficial container, because there isn't an official one
This commit is contained in:
Jake Howard
2023-03-26 00:01:55 +00:00
parent 23c2f7bcec
commit a6a6fd9e76
8 changed files with 58 additions and 0 deletions

View File

@ -34,6 +34,7 @@
- pve-gitlab-runner
- grimes
- renovate
- gitea-runner
roles:
- role: geerlingguy.docker
become: true
@ -124,6 +125,10 @@
roles:
- gitlab_runner
- hosts: gitea-runner
roles:
- gitea_runner
- hosts: grimes
roles:
- nebula