add gitea

This commit is contained in:
Pim Kunis 2022-12-29 12:32:46 +01:00
parent e7da26bcaa
commit 0b60fba148
11 changed files with 218 additions and 8 deletions

View file

@ -2,6 +2,7 @@
hosts: nucs
roles:
- ssh
- pizzeria
- syncthing
- nsd
- syncthing
- pizzeria
- gitea

4
playbooks/gitea.yml Normal file
View file

@ -0,0 +1,4 @@
- name: Install gitea
hosts: nucs
roles:
- gitea