forked from CCCHH/ansible-infra
Move z9-host-specific configs and templates into z9 subdirectories
This commit is contained in:
parent
4d12d802b8
commit
3d238d9f63
49 changed files with 40 additions and 40 deletions
|
|
@ -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') }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue