integrated madomo

This commit is contained in:
2023-11-17 15:15:25 +01:00
parent 2a8ae618f0
commit 66280fdbde
6 changed files with 114 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
---
- name: recreate matomo
command:
cmd: docker-compose -p matomo up -d --force-recreate
chdir: "{{path_docker_compose_files}}matomo/"
environment:
COMPOSE_HTTP_TIMEOUT: 600
DOCKER_CLIENT_TIMEOUT: 600