matrix.yml aktualisiert
This commit is contained in:
parent
7b954e6acd
commit
afef5ecaf1
@ -479,7 +479,7 @@
|
||||
# ansible.builtin.shell: bash /home/docker/matrix.{{inventory_hostname}}/matrix.init.sh
|
||||
|
||||
- name: Restart matrix
|
||||
ansible.builtin.shell: docker-compose up -d
|
||||
ansible.builtin.shell: docker-compose up -d --force-recreate
|
||||
args:
|
||||
chdir: /home/docker/matrix.{{inventory_hostname}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user