ansible/working.yml

21 lines
302 B
YAML
Raw Normal View History

2024-03-01 15:01:08 +01:00
---
- 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