feat: add Gitea service deployment and configuration

This commit is contained in:
2025-03-12 13:36:17 +01:00
parent 2dcaa3d70c
commit 37d1a1d1a6
5 changed files with 92 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
hoarder_enabled: true
golink_enabled: true
immich_enabled: true
gitea_enabled: true
when:
- ansible_hostname == "mennos-server" or ansible_hostname == "dotfiles-test" or ansible_hostname == "mennos-cloud-server"
- datapool_check is defined