Setup pulse audio for remote audio
This commit is contained in:
parent
470d8053bf
commit
00b7536f5e
12 changed files with 62 additions and 147 deletions
5
templates/desktop/pulse-script.j2
Normal file
5
templates/desktop/pulse-script.j2
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/sh
|
||||
#
|
||||
# {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
|
||||
|
||||
/usr/bin/pactl load-module module-native-protocol-tcp auth-anonymous=1 listen=10.8.1.10
|
||||
Loading…
Add table
Add a link
Reference in a new issue