|
---
|
|
|
|
- hosts: server
|
|
roles:
|
|
- bluetooth-monitor
|
|
|
|
- hosts: musikserverwohnzimmeroben
|
|
roles:
|
|
- bluetooth-monitor
|
|
|
|
- hosts: kitchenpi
|
|
roles:
|
|
- pi-disable-onboard-bluetooth
|
|
- bluetooth-monitor
|
|
|
|
- hosts: bedroompi
|
|
roles:
|
|
- pi-disable-onboard-bluetooth
|
|
- bluetooth-monitor
|
|
|