Begin add loki in container

This commit is contained in:
Florian RICHER 2023-09-25 12:23:11 +02:00
parent 488c240089
commit 64c5be9359
3 changed files with 23 additions and 0 deletions

View file

@ -19,6 +19,13 @@
enabled: true
state: started
- name: Install loki-docker-driver plugin
community.docker.docker_plugin:
plugin_name: loki-docker-driver
alias: loki
state: present
become: true
- name: Create proxy network
community.docker.docker_network:
name: proxy