Update gitea
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
- git-all
|
||||
- gitea
|
||||
|
||||
- name: gitea - /etc/gitea.conf
|
||||
template: dest=/etc/gitea.conf src=gitea.conf.j2 owner=root group=root mode=0644
|
||||
notify: restart gitea
|
||||
|
||||
- name: gitea - git user
|
||||
user: name=_gitea shell=/bin/bash
|
||||
|
||||
- name: gitea - /etc/gitea.conf
|
||||
template: dest=/etc/gitea.conf src=gitea.conf.j2 owner=_gitea group=root mode=0640
|
||||
notify: restart gitea
|
||||
|
||||
Reference in New Issue
Block a user