portainer.yml aktualisiert
This commit is contained in:
parent
d42a921729
commit
3cb7664f10
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user