Deploy gites

This commit is contained in:
2026-05-07 22:07:53 -05:00
parent 79662aa545
commit f8c6b327f9
10 changed files with 494 additions and 276 deletions

View File

@@ -0,0 +1,7 @@
# ------------------------------------------------------------------------------
# FILE: ansible/playbooks/roles/gitea/templates/env.j2
# DESCRIPTION: Environment file for Gitea Docker Compose stack.
# Populated from Ansible Vault at deploy time.
# ------------------------------------------------------------------------------
DATABASE_PASSWORD={{ gitea_db_password }}