mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Grant write permissions for group gitea
This commit is contained in:
parent
5d5fea41fa
commit
d30cc24f44
1 changed files with 2 additions and 2 deletions
|
@ -88,7 +88,7 @@
|
|||
state: directory
|
||||
owner: root
|
||||
group: gitea
|
||||
mode: 0750
|
||||
mode: 0770
|
||||
tags:
|
||||
- config
|
||||
|
||||
|
@ -98,7 +98,7 @@
|
|||
dest: /etc/gitea/app.ini
|
||||
owner: root
|
||||
group: gitea
|
||||
mode: 0644
|
||||
mode: 0664
|
||||
tags:
|
||||
- config
|
||||
|
||||
|
|
Loading…
Reference in a new issue