An open API service indexing awesome lists of open source software.

https://github.com/cmpadden/ansible-shairport-sync

Ansible role to install and configure Shairport Sync for Apple Airplay
https://github.com/cmpadden/ansible-shairport-sync

Last synced: about 1 year ago
JSON representation

Ansible role to install and configure Shairport Sync for Apple Airplay

Awesome Lists containing this project

README

          

Ansible Shairport Sync
=========

Install and configure shairport-sync service for Apple Airplay.

Testing
-------

```bash
$ virtualenv --no-site-packages .venv
$ source .venv/bin/activate
$ pip install molecule ansible
$ molecule test
```

License
-------

BSD