roles/hap-nodejs/defaults/main.yaml
changeset 18 3044f32e7f74
parent 17 69a7d69de562
child 21 6ad3cf1d57c3
equal deleted inserted replaced
17:69a7d69de562 18:3044f32e7f74
     1 ---
     1 ---
     2 
     2 
     3 hap_apt_packages:
     3 hap_apt_packages:
     4     - "python3"
       
     5     - "libavahi-compat-libdnssd-dev"
     4     - "libavahi-compat-libdnssd-dev"
     6     - "nodejs-legacy"
     5     - "nodejs-legacy"
     7     - "npm"
     6     - "npm"
     8 
     7 
     9 hap_user: "hap-nodejs"
     8 hap_user: "hap-nodejs"