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