fix gitea-server config

This commit is contained in:
Matthew Stobbs
2025-04-29 21:58:49 -06:00
parent 6739c67ff5
commit 8fc993b79e
3 changed files with 10 additions and 12 deletions

View File

@@ -1,9 +1,7 @@
# vim: filetype=yaml.ansible :
---
- name: Load gitea-server config
when:
- gitea_server not defined
ansible.bulitin.include_tasks:
- name: Load gitea-server configuration
ansible.builtin.include_tasks:
file: config/gitea-server.yml
- name: Download gitea-server binary