Fix copy module instead template
parent
bd581e2f37
commit
70b95afe7f
|
@ -6,7 +6,7 @@
|
|||
state: present
|
||||
|
||||
- name: Gitea | Deploy config
|
||||
copy:
|
||||
template:
|
||||
src: app.ini.j2
|
||||
dest: /etc/gitea/app.ini
|
||||
mode: 0600
|
||||
|
|
Loading…
Reference in New Issue