mirror of
https://github.com/roles-ansible/ansible_role_gitea.git
synced 2024-08-16 11:39:50 +02:00
fix logging path
This commit is contained in:
parent
667c375a9d
commit
883b6d958e
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
- "{{ gitea_home }}/custom/https"
|
||||
- "{{ gitea_home }}/custom/mailer"
|
||||
- "{{ gitea_home }}/indexers"
|
||||
- "{{ gitea_home }}/logs"
|
||||
- "{{ gitea_home }}/log"
|
||||
|
||||
- include: install_systemd.yml
|
||||
when: ansible_service_mgr == "systemd"
|
||||
|
|
Loading…
Reference in a new issue