portainer.yml aktualisiert
This commit is contained in:
parent
d42a921729
commit
3cb7664f10
@ -53,6 +53,6 @@
|
|||||||
handlers:
|
handlers:
|
||||||
|
|
||||||
- name: Restart portainer
|
- name: Restart portainer
|
||||||
ansible.builtin.shell: docker-compose up -d
|
ansible.builtin.shell: docker-compose up -d --force-recreate
|
||||||
args:
|
args:
|
||||||
chdir: /home/docker/portainer
|
chdir: /home/docker/portainer
|
||||||
|
Loading…
Reference in New Issue
Block a user