umami analytics play & role

This commit is contained in:
2026-08-05 20:53:08 +02:00
parent c89e8c565a
commit 094d02ff7f
9 changed files with 266 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
---
- name: recreate umami stack
community.docker.docker_compose_v2:
project_src: "{{ umami_base_dir }}"
state: present
recreate: always
listen: recreate umami stack