rustdesk.yml aktualisiert
This commit is contained in:
parent
4600154d9e
commit
cb846ba0b6
@ -68,7 +68,7 @@
|
||||
handlers:
|
||||
|
||||
- name: Restart rustdesk
|
||||
ansible.builtin.shell: docker-compose up -d
|
||||
ansible.builtin.shell: docker-compose up -d --force-recreate
|
||||
args:
|
||||
chdir: /home/docker/rustdesk.{{inventory_hostname}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user