diff options
| author | Luke Hoersten <[email protected]> | 2020-06-02 19:11:08 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2020-06-02 19:11:08 -0500 |
| commit | 4a7f13ec6c0fd59bed009f31b62674f279a58213 (patch) | |
| tree | 274f1d4728acab943e235733e57cf4ea4bd56c5b /roles/hap-nodejs/handlers | |
| parent | 247670f0d69b3269f88630071b246d38238f26ca (diff) | |
Updated homekit door for Raspbian Buster.
Diffstat (limited to 'roles/hap-nodejs/handlers')
| -rw-r--r-- | roles/hap-nodejs/handlers/main.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/roles/hap-nodejs/handlers/main.yaml b/roles/hap-nodejs/handlers/main.yaml deleted file mode 100644 index 25d24bd..0000000 --- a/roles/hap-nodejs/handlers/main.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- - -- name: restart hap-nodejs service - systemd: name="hap-nodejs" state="restarted" daemon_reload="yes" - become: yes |
