ansible/roles/pulseaudio
2022-06-16 23:45:29 -05:00
..
defaults Bump Pulse sample rate 2021-01-25 19:42:23 -06:00
tasks Make the FQCN warning happy again 2022-06-16 23:45:29 -05:00
templates Use ansible_managed where possible 2021-09-24 20:48:41 -05:00
README.md Make Pulse role more modular 2021-01-25 19:38:55 -06:00

pulseaudio

Role to configure Pulseaudio as a system-wide daemon without using Pulse in system mode.

What?

Pulseaudio runs as its own server with control over the audio hardware in pulseaudio.service. It listens on a socket in /tmp/pulse-server responding to members of the audio group.

Why?

It allows for clean, efficient multi-user setups.