/ansible-role-snapcast

Ansible role for the Snapcast server

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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.