72 lines
1.3 KiB
YAML
72 lines
1.3 KiB
YAML
---
|
|
# - hosts: esszimmerradio
|
|
# roles:
|
|
# - pi_standard_setup
|
|
# - pi_squeezelite_custom
|
|
# - pi_shairport
|
|
# - pi_lirc
|
|
# - pi_sispmctl
|
|
#
|
|
|
|
- name: Musikserver Wohnzimmer oben
|
|
hosts: musikserverwohnzimmeroben
|
|
roles:
|
|
- unattended_upgrades
|
|
- pi_modern_shell_env
|
|
- pi_standard_setup
|
|
- pi_hifiberry_amp
|
|
- pi_squeezelite_custom
|
|
- pi_shairport
|
|
- pi_irserver
|
|
# - pi_dhtsensor
|
|
- pi_squeezeserver
|
|
|
|
- name: Kitchen pi
|
|
hosts: kitchenpi
|
|
roles:
|
|
- unattended_upgrades
|
|
- pi_modern_shell_env
|
|
- pi_standard_setup
|
|
- pi_hifiberry_amp
|
|
- pi_squeezelite_custom
|
|
- pi_shairport
|
|
- pi_lirc
|
|
- pi_dhtsensor
|
|
- pi_disable_onboard_bluetooth
|
|
- bluetooth_monitor
|
|
|
|
- name: Bedroom pi
|
|
hosts: bedroompi
|
|
roles:
|
|
- unattended_upgrades
|
|
- pi_modern_shell_env
|
|
- pi_standard_setup
|
|
- pi_squeezelite_custom
|
|
- pi_shairport
|
|
- pi_lirc
|
|
- pi_dhtsensor
|
|
- pi_disable_onboard_bluetooth
|
|
- bluetooth_monitor
|
|
|
|
- name: Musicmouse
|
|
hosts: musicmouse
|
|
roles:
|
|
- unattended_upgrades
|
|
- pi_modern_shell_env
|
|
- pi_standard_setup
|
|
- pi_hifiberry_amp
|
|
- pi_musicmouse
|
|
- pi_squeezelite_custom
|
|
- pi_shairport
|
|
- pi_lirc
|
|
- bluetooth_monitor
|
|
|
|
# - hosts: octopi
|
|
# roles:
|
|
# - pi_dhtsensor
|
|
|
|
# - hosts: newrpi
|
|
# roles:
|
|
# - pi_standard_setup
|
|
# - pi_lirc
|