From c8eb842616834224a870e36e3637ae0cb2ef09ca Mon Sep 17 00:00:00 2001 From: Matan Horovitz Date: Fri, 24 Nov 2023 14:26:24 +0200 Subject: [PATCH] Do stuff --- traefik.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/traefik.yaml b/traefik.yaml index 072bf22..3ceadf1 100644 --- a/traefik.yaml +++ b/traefik.yaml @@ -77,9 +77,9 @@ - community.docker.docker_compose: project_src: "{{ container_dir }}/{{ item }}" - tags: compose + tags: compose - with_items: + loop: - ddclient - prometheus - traefik