Skip to content

scheleaap/ansible-role-snapcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible role for Mopidy

Installs and configures Snapcast.

Requirements

Role Variables

Variable Description
snapcast_install_server Install the Snapcast server? (boolean, default: yes)
snapcast_install_client Install the Snapcast client? (boolean, default: yes)
snapcast_version The version of Snapcast to install. See the releases for the all versions.
snapcast_architecture The CPU architecture to install. Common values: amd64, armhf (e.g. Raspberry Pi). See the releases for all architectures.

Dependencies

None

Example Playbook

See included playbook.yml.

Releases

No releases published

Packages

No packages published

Languages