Minor performance optimations

This commit is contained in:
2025-12-03 18:21:10 +01:00
parent 031775c096
commit 40c40e2000
3 changed files with 1 additions and 6 deletions

View File

@@ -45,5 +45,3 @@
token_auth: "{{ matomo_auth_token }}"
return_content: yes
status_code: 200
- include_tasks: "{{ [playbook_dir, 'roles/docker-compose/tasks/utils/up.yml' ] | path_join }}"