indentation fix

This commit is contained in:
Philip (a-0) 2023-01-12 19:14:20 +01:00
parent 457f8363f7
commit 521b044bc5

View file

@ -67,9 +67,9 @@
remote_src: yes remote_src: yes
src: "/tmp/forgejo-{{ forgejo_version }}" src: "/tmp/forgejo-{{ forgejo_version }}"
dest: "/usr/local/bin/forgejo" dest: "/usr/local/bin/forgejo"
mode: 0755 mode: 0755
owner: git owner: git
group: git group: git
- name: Create config directory - name: Create config directory
file: file: