Config gitea

This commit is contained in:
Daniel A. Maierhofer
2018-03-19 10:07:11 +01:00
parent 408d5c7903
commit e872178fe0
3 changed files with 27 additions and 24 deletions

View File

@@ -8,3 +8,6 @@
- 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