indentation fix
This commit is contained in:
parent
457f8363f7
commit
521b044bc5
1 changed files with 3 additions and 3 deletions
|
@ -67,9 +67,9 @@
|
|||
remote_src: yes
|
||||
src: "/tmp/forgejo-{{ forgejo_version }}"
|
||||
dest: "/usr/local/bin/forgejo"
|
||||
mode: 0755
|
||||
owner: git
|
||||
group: git
|
||||
mode: 0755
|
||||
owner: git
|
||||
group: git
|
||||
|
||||
- name: Create config directory
|
||||
file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue