ansible/working.yml

33 lines
539 B
YAML
Raw Permalink Normal View History

2024-03-01 15:01:08 +01:00
---
2024-03-29 09:32:59 +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
2024-03-01 15:01:08 +01:00
2024-03-29 09:32:59 +01:00
- hosts: musicmouse
roles:
- pi-standard-setup
- pi-hifiberry-amp
- pi-musicmouse
- pi-squeezelite-custom
- pi-shairport
- pi-lirc
- bluetooth-monitor
2024-03-01 15:01:08 +01:00
2024-03-08 13:02:43 +01:00
- hosts: homeassistant
2024-03-01 15:01:08 +01:00
roles:
2024-03-08 13:02:43 +01:00
- bluetooth-monitor