diff --git a/tasks/main.yml b/tasks/main.yml index e7778a8..8422bdb 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -101,7 +101,7 @@ - name: traefik - run tags: traefik - shell: /usr/local/bin/docker-compose up -d + shell: docker compose up -d args: chdir: /opt/traefik/ when: docker_host_traefik_enabled and traefik_compose_file.changed