Add gitea to ansible

This commit is contained in:
Tobias Reisinger 2023-06-13 23:32:09 +02:00
parent 3b5e27be2f
commit e5c3a4e0d3
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
11 changed files with 110 additions and 107 deletions
_ansible/roles/umami/tasks

View file

@ -1,7 +1,7 @@
---
- name: Deploy umami
- name: Deploy {{ svc.name }}
tags:
- analytics
- umami
- analytics
block:
- import_tasks: deploy-common-service.yml