gitea: add config
This commit is contained in:
parent
fe35e4baf1
commit
56faa4323b
17 changed files with 354 additions and 13 deletions
6
web.yml
6
web.yml
|
|
@ -46,3 +46,9 @@
|
|||
roles:
|
||||
- atuin-server-web
|
||||
tags: atuin
|
||||
|
||||
- hosts: web
|
||||
become: yes
|
||||
roles:
|
||||
- gitea-web
|
||||
tags: atuin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue