asd
Some checks failed
CI/CD Pipeline / lint (push) Has been cancelled
CI/CD Pipeline / deploy (push) Failing after 1m20s

This commit is contained in:
sotos
2025-12-18 15:33:26 +01:00
parent 5940099978
commit 4c4b509b90

View File

@@ -6,5 +6,6 @@
- name: Start monitoring stack - name: Start monitoring stack
community.docker.docker_compose: community.docker.docker_compose:
project_src: /opt/docker/monitoring project_src: /opt/docker/monitoring
project_name: monitoring
state: present state: present
restarted: true restarted: true