fix gitea-server config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user