8 lines
164 B
YAML
8 lines
164 B
YAML
|
---
|
||
|
- name: Configure audio.z9 as a bluetooth audio sink and AirPlay server
|
||
|
hosts: audio
|
||
|
roles:
|
||
|
- hifiberry
|
||
|
- bluetooth_audio_sink
|
||
|
- shairport_sync
|