Skip to content
This repository has been archived by the owner on Apr 23, 2022. It is now read-only.

L-P/ansible-role-murmur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-role-murmur

Install and configure murmur (mumble-server).

Requirements

A Debian-based distribution.

Role Variables

mandatory configuration

# Password for SuperUser
murmur_superuser_password:

murmur configuration

See the defaults. Default values come from the default configuration file installed by murmur on Ubuntu Xenial.

Dependencies

None.

Example Playbook

- hosts: all
  roles:
     - { role: L-P.murmur, become: true }

License

MIT

About

Install and configure Murmur (mumble-server) on Debian-based distributions.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published