mirror of
https://github.com/schnidrig/openhab-ansible
synced 2026-01-12 00:48:46 +01:00
initial commit
This commit is contained in:
8
roles/openhab/tasks/main.yml
Normal file
8
roles/openhab/tasks/main.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
|
||||
- include: repo.yml
|
||||
- include: packages.yml
|
||||
- include: openhab.yml
|
||||
- include: nfs.yml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user