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
+6
View File
@@ -0,0 +1,6 @@
---
- name: restart docker
ansible.builtin.systemd:
name: docker
state: restarted
daemon_reload: true