@ -50,10 +50,10 @@
- name: Configure gitea
template:
src: "app.ini"
dest: "{{ gitea_configuration_path }}"
mode: 0640
owner: root
group: "{{ gitea_system_user }}"
register: gitea_configure