cloudserve-infrastructure/roles/gitea/vars/main.yml
Marty Oehme 3a5b5680cf
Add gitea role
Added base gitea docker setup role.

Adds automatic unattended setup with default admin account and optional
email notification setup.
2021-12-13 15:27:30 +01:00

9 lines
154 B
YAML

---
stack_name: gitea
stack_image: "gitea/gitea"
stack_compose: "{{ lookup('template', 'docker-stack.yml.j2') | from_yaml }}"
gitea_git_username: git