40 lines
608 B
YAML
40 lines
608 B
YAML
---
|
|
|
|
|
|
- hosts: esszimmerradio
|
|
roles:
|
|
- pi-standard-setup
|
|
- pi-squeezelite-custom
|
|
- pi-shairport
|
|
- pi-lirc
|
|
- pi-sispmctl
|
|
|
|
- hosts: musikserverwohnzimmeroben
|
|
roles:
|
|
- pi-standard-setup
|
|
- pi-hifiberry-amp
|
|
- pi-squeezelite-custom
|
|
- pi-shairport
|
|
- pi-irserver
|
|
- pi-dhtsensor
|
|
- pi-squeezeserver
|
|
|
|
- hosts: bedroompi, kitchenpi
|
|
roles:
|
|
- pi-standard-setup
|
|
- pi-squeezelite-custom
|
|
- pi-shairport
|
|
- pi-lirc
|
|
- pi-dhtsensor
|
|
|
|
- hosts: octopi
|
|
roles:
|
|
- pi-dhtsensor
|
|
|
|
|
|
#- hosts: newrpi
|
|
# roles:
|
|
# - pi-standard-setup
|
|
# - pi-lirc
|
|
|