restart container on plugin updates
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
195ca23e86
commit
fd139746a9
@ -56,6 +56,7 @@
|
|||||||
loop: "{{ homeassistant_plugins }}"
|
loop: "{{ homeassistant_plugins }}"
|
||||||
loop_control:
|
loop_control:
|
||||||
label: "{{ item.name }}"
|
label: "{{ item.name }}"
|
||||||
|
notify: __homeassistant_restart
|
||||||
|
|
||||||
- name: Ensure service is up and running
|
- name: Ensure service is up and running
|
||||||
docker_compose:
|
docker_compose:
|
||||||
|
Loading…
Reference in New Issue
Block a user