Move z9-host-specific configs and templates into z9 subdirectories

This commit is contained in:
June 2023-08-04 13:41:00 +02:00 committed by julian
commit 3d238d9f63
49 changed files with 40 additions and 40 deletions

View file

@ -1,3 +1,3 @@
hifiberry__device: hifiberry-dac
bluetooth_audio_sink__name: Audio Pi
shairport_sync__config: "{{ lookup('ansible.builtin.file', 'configs/audio/shairport-sync/shairport-sync.conf') }}"
shairport_sync__config: "{{ lookup('ansible.builtin.file', 'z9/configs/audio/shairport-sync/shairport-sync.conf') }}"