From 7cad29ec72c8765cd439e12a251458a71629bc25 Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Thu, 1 Mar 2018 17:14:13 -0600 Subject: Broke out separate hap-door role from hap-nodejs. --- roles/hap-door/meta/main.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 roles/hap-door/meta/main.yaml (limited to 'roles/hap-door/meta') diff --git a/roles/hap-door/meta/main.yaml b/roles/hap-door/meta/main.yaml new file mode 100644 index 0000000..8261e8f --- /dev/null +++ b/roles/hap-door/meta/main.yaml @@ -0,0 +1,5 @@ +--- + +dependencies: + - hap-nodejs + - automationhat -- cgit v1.2.3