Add forgejo role

On alpine, with OIDC auth and a podman runner.
This commit is contained in:
Timotej Lazar 2024-06-04 20:02:28 +02:00
parent f863d87fbf
commit af9e30eb3e
5 changed files with 285 additions and 0 deletions

View file

@ -31,3 +31,9 @@
roles:
- debian
- samba
- hosts: git
roles:
- alpine
- nginx
- forgejo