mirror of
https://github.com/roles-ansible/ansible_role_gitea.git
synced 2024-08-16 11:39:50 +02:00
4 lines
162 B
YAML
4 lines
162 B
YAML
---
|
|
# set filenames for gitea
|
|
gitea_full_executable_path: "{{ gitea_executable_path }}"
|
|
gitea_filename: "gitea-{{ gitea_version_target }}.linux-{{ gitea_arch }}"
|