Edit Gitea.yaml
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
- name: Copy file with owner and permissions
|
- name: Copy file with owner and permissions
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
src: /tmp/gitea
|
src: /tmp/gitea
|
||||||
dest: /usr/local/bin/gitea1
|
dest: /usr/local/bin/gitea
|
||||||
mode: '0511'
|
mode: '0511'
|
||||||
remote_src: yes
|
remote_src: yes
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user