Add gitea to ansible
This commit is contained in:
parent
3b5e27be2f
commit
e5c3a4e0d3
11 changed files with 110 additions and 107 deletions
_ansible/roles/umami/tasks
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
- name: Deploy umami
|
||||
- name: Deploy {{ svc.name }}
|
||||
tags:
|
||||
- analytics
|
||||
- umami
|
||||
- analytics
|
||||
block:
|
||||
- import_tasks: deploy-common-service.yml
|
||||
|
|
Reference in a new issue