Fix copy module instead template

This commit is contained in:
2023-10-07 11:46:34 +03:00
parent bd581e2f37
commit 70b95afe7f

View File

@@ -6,7 +6,7 @@
state: present
- name: Gitea | Deploy config
copy:
template:
src: app.ini.j2
dest: /etc/gitea/app.ini
mode: 0600