Changement 'docker compose'

This commit is contained in:
Navas 2023-12-30 19:33:25 +01:00
parent e760a5dbdc
commit f23db03ca4
1 changed files with 1 additions and 1 deletions

View File

@ -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