Update file main.yml
This commit is contained in:
parent
d4884985ea
commit
107c668628
@ -83,7 +83,7 @@
|
|||||||
when: not monitoring_network.exists
|
when: not monitoring_network.exists
|
||||||
become: yes
|
become: yes
|
||||||
|
|
||||||
- name: Start Loki stack with docker_compose_v2
|
- name: Start Loki stack
|
||||||
community.docker.docker_compose_v2:
|
community.docker.docker_compose_v2:
|
||||||
project_src: "{{ loki_base_dir }}"
|
project_src: "{{ loki_base_dir }}"
|
||||||
state: present
|
state: present
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user