Deploy gites
This commit is contained in:
7
ansible/playbooks/roles/gitea/templates/env.j2
Normal file
7
ansible/playbooks/roles/gitea/templates/env.j2
Normal 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 }}
|
||||
Reference in New Issue
Block a user