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
- Host: GitHub
- URL: https://github.com/cmpadden/ansible-shairport-sync
- Owner: cmpadden
- Created: 2018-12-24T00:01:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-24T00:01:13.000Z (over 7 years ago)
- Last Synced: 2025-02-05T23:25:14.477Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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