Add gitea role
Added base gitea docker setup role. Adds automatic unattended setup with default admin account and optional email notification setup.
This commit is contained in:
parent
12a3fa1e6f
commit
3a5b5680cf
10 changed files with 360 additions and 0 deletions
5
site.yml
5
site.yml
|
|
@ -73,3 +73,8 @@
|
|||
import_role:
|
||||
role: blog
|
||||
tags: blog
|
||||
|
||||
- name: Install gitea
|
||||
import_role:
|
||||
role: gitea
|
||||
tags: gitea
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue