sonos_stream

ansible-role-sonos-stream

CI Ansible Role

Ansible Role to deploy local Sonos radio for vinyl streaming on Debian/Ubuntu/Raspbian

CURRENTLY A WORK IN PROGRESS - DO NOT DEPLOY

Requirements

Any pre-requisites that may not be covered by Ansible itself or the role should be mentioned here. For instance, if the role uses the EC2 module, it may be a good idea to mention in this section that the boto package is required.

Role Variables

Disable service verification with the following variables. Set disable_verification to disable all verification after installation and launch. Set disable_conn_validation to not check if the service is reachable Set disable_stream_endpoint_check to not check if the configured stream endpoint is reachable

The defaults (verification turned on) is false for all three. None of the variables are required for deployment.

- disable_verification: false
- disable_conn_validation: false
- disable_stream_endpoint_check: false

Dependencies

None

Example Playbook

- hosts: servers
  roles:
    - role: aleksanderbl29.sonos_stream
      disable_verification: false

License

BSD

Author Information

An optional section for the role authors to include contact information, or a website (HTML is not allowed).

About

Ansible role to deploy a local radio for sonos streaming of vinyl records on debian based systems.

Install
ansible-galaxy install aleksanderbl29/ansible-role-sonos-stream
GitHub repository
License
agpl-3.0
Downloads
1062
Owner
Political Science student at Aarhus University