mirror of
https://github.com/proffalken/ansible-openhab
synced 2026-01-11 23:08:47 +01:00
Initial import of the role after tidying it up
This commit is contained in:
8
test/integration/openhab/default.yml
Normal file
8
test/integration/openhab/default.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
#
|
||||
# Copyright (c) 2015 by DevOpsGuys. All rights reserved.
|
||||
#
|
||||
---
|
||||
- hosts: all
|
||||
become: true
|
||||
roles:
|
||||
- openhab
|
||||
Reference in New Issue
Block a user