5 lines
109 B
YAML
5 lines
109 B
YAML
|
- name: restart homeassistant
|
||
|
shell:
|
||
|
chdir: /opt/home-assistant
|
||
|
cmd: "{{ docker_update_command }}"
|