mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2026-09-07 13:32:06 +00:00
umami analytics play & role
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
---
|
||||
- name: Install umami using Docker
|
||||
hosts: all
|
||||
vars:
|
||||
umami_version: "9.4.4"
|
||||
roles:
|
||||
- role: roles/firewall
|
||||
- role: roles/docker
|
||||
- role: roles/env
|
||||
- role: roles/umami
|
||||
Reference in New Issue
Block a user