Skip to content

Mumble

Homepage | Repository

Tags: Voice Chat

Mumble is an open-source, low-latency, high quality voice chat software.

inventories/homelab/group_vars/homelab.yml
mumble_enabled: true
# You'll want to change the default password
mumble_server_password: abcpassword123

By default, Mumble can be accessed at http://[your_server_ip]:64738 or https://mumble.[your_domain].com if you have DNS access configured.

See the default configuration options for Mumble at roles/mumble/defaults/main.yml. Add any overrides to your inventories/[your_inventory]/group_vars/homelab.yml file.

No changes in the last 93 commits (since 10/21/2025).