generated from sebclem/ansible-role-template
Force dowload
This commit is contained in:
parent
e9f5520de2
commit
8ccfebef3c
@ -9,6 +9,7 @@
|
|||||||
ansible.builtin.get_url:
|
ansible.builtin.get_url:
|
||||||
url: "{{ gitea_dl_url }}"
|
url: "{{ gitea_dl_url }}"
|
||||||
dest: /usr/local/bin/gitea
|
dest: /usr/local/bin/gitea
|
||||||
|
force: true
|
||||||
mode: 755
|
mode: 755
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
|
Loading…
Reference in New Issue
Block a user