: install/configure gitea

This commit is contained in:
VC
2025-01-29 12:05:43 +01:00
parent b3b234033d
commit 008d4411ad
10 changed files with 264 additions and 0 deletions

7
playbooks/gitea.yml Normal file
View File

@@ -0,0 +1,7 @@
---
- name: Install Gitea
hosts: giteaservers
diff: true
roles:
- gitea