This Ansible role install Airtime, an "open source platform that lets you broadcast streaming radio on the web".
Default Airtime admin password is MyPassword, set in
defaults through airtime_pass_md5. To generate your own
password, use the command echo -n "MyPassword" | md5sum.
- hosts: servers
roles:
- ansible-role-airtime