5 lines
101 B
YAML
5 lines
101 B
YAML
- name: Restart esphome
|
|
ansible.builtin.systemd:
|
|
service: esphome.service
|
|
state: restarted
|