Update ansible-lint
Required a lot of renaming :(
This commit is contained in:
4
ansible/roles/home_assistant/handlers/main.yml
Normal file
4
ansible/roles/home_assistant/handlers/main.yml
Normal file
@ -0,0 +1,4 @@
|
||||
- name: restart homeassistant
|
||||
shell:
|
||||
chdir: /opt/home-assistant
|
||||
cmd: "{{ docker_update_command }}"
|
Reference in New Issue
Block a user