diff --git a/turn.yml b/turn.yml index 0b8a3d2..cfdbb1d 100644 --- a/turn.yml +++ b/turn.yml @@ -260,7 +260,7 @@ - name: Restart turn - ansible.builtin.shell: docker-compose up -d + ansible.builtin.shell: docker-compose up -d --force-recreate args: chdir: /home/docker/turn.{{inventory_hostname}}