Update
Some checks failed
CI/CD Pipeline / lint (push) Has been cancelled
CI/CD Pipeline / deploy (push) Failing after 41s

This commit is contained in:
sotos
2025-12-19 07:58:10 +01:00
parent b5e4a462db
commit ccc1bfd366
2 changed files with 6 additions and 5 deletions

View File

@@ -27,8 +27,7 @@
state: present
- name: Start monitoring stack
docker_container:
project_src: "{{ monitor_dir }}"
project_name: monitoring
state: present
restarted: true
community.docker.docker_compose_v2:
project_src: "{{ monitor_dir }}"
project_name: monitoring
state: present