diff options
Diffstat (limited to 'hap.yaml')
| -rw-r--r-- | hap.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/hap.yaml b/hap.yaml new file mode 100644 index 0000000..cfb7717 --- /dev/null +++ b/hap.yaml @@ -0,0 +1,8 @@ +--- + +- hosts: raspberrypi + roles: + - base + # - automationhat + - hap-nodejs + - homebridge |
