diff --git a/portainer.yml b/portainer.yml index d014aed..432a8b1 100644 --- a/portainer.yml +++ b/portainer.yml @@ -53,6 +53,6 @@ handlers: - name: Restart portainer - ansible.builtin.shell: docker-compose up -d + ansible.builtin.shell: docker-compose up -d --force-recreate args: chdir: /home/docker/portainer