Update file main.yml

This commit is contained in:
Administrator 2025-11-25 12:33:52 +00:00
parent d4884985ea
commit 107c668628

View File

@ -83,7 +83,7 @@
when: not monitoring_network.exists
become: yes
- name: Start Loki stack with docker_compose_v2
- name: Start Loki stack
community.docker.docker_compose_v2:
project_src: "{{ loki_base_dir }}"
state: present