Edit Gitea.yaml
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
- name: Download newest gitea binary
|
- name: Download newest gitea binary
|
||||||
ansible.builtin.get_url:
|
ansible.builtin.get_url:
|
||||||
url: https://dl.gitea.com/gitea/1.21.4/gitea-1.21.4-linux-amd64
|
url: {{ var_gitea_url }}
|
||||||
dest: /tmp/gitea
|
dest: /tmp/gitea
|
||||||
mode: '0511'
|
mode: '0511'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user