mirror of
https://github.com/proffalken/ansible-openhab
synced 2026-01-11 23:08:47 +01:00
9 lines
116 B
YAML
9 lines
116 B
YAML
#
|
|
# Copyright (c) 2015 by DevOpsGuys. All rights reserved.
|
|
#
|
|
---
|
|
- hosts: all
|
|
become: true
|
|
roles:
|
|
- openhab
|