diff options
| author | Luke Hoersten <[email protected]> | 2018-01-19 11:48:25 -0600 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2018-01-19 11:48:25 -0600 |
| commit | 5f6b0c0e6e2ea3621cb0033b9f5498372c89db74 (patch) | |
| tree | cfade4f68d242333f20d8d5b44906f6bb2b94315 /roles/hap-nodejs/meta | |
Initial public commit.
Diffstat (limited to 'roles/hap-nodejs/meta')
| -rw-r--r-- | roles/hap-nodejs/meta/main.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/hap-nodejs/meta/main.yaml b/roles/hap-nodejs/meta/main.yaml new file mode 100644 index 0000000..3c8004a --- /dev/null +++ b/roles/hap-nodejs/meta/main.yaml @@ -0,0 +1,4 @@ +--- + +dependencies: + - role: nodejs |
