Update gitea

This commit is contained in:
Daniel A. Maierhofer
2018-11-04 16:07:36 +01:00
parent 021f431261
commit 3b63308158
3 changed files with 7 additions and 6 deletions

View File

@@ -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