diff options
| author | Luke Hoersten <[email protected]> | 2018-03-01 17:14:13 -0600 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2018-03-01 17:14:13 -0600 |
| commit | 7cad29ec72c8765cd439e12a251458a71629bc25 (patch) | |
| tree | 1e1f3557cc51f1eaa740421c2c03498f97288deb /roles/hap-nodejs/defaults/main.yaml | |
| parent | d80ca142279de1c556e582c46c43b8bd20f25b49 (diff) | |
Broke out separate hap-door role from hap-nodejs.
Diffstat (limited to 'roles/hap-nodejs/defaults/main.yaml')
| -rw-r--r-- | roles/hap-nodejs/defaults/main.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/hap-nodejs/defaults/main.yaml b/roles/hap-nodejs/defaults/main.yaml index 830c032..7a2f140 100644 --- a/roles/hap-nodejs/defaults/main.yaml +++ b/roles/hap-nodejs/defaults/main.yaml @@ -1,7 +1,6 @@ --- hap_apt_packages: - - "python3" - "libavahi-compat-libdnssd-dev" - "nodejs-legacy" - "npm" |
