shoutcast
Ansible Role: Shoutcast
Version: 1.1.1
Development of this project is managed in a private repository then pushed out to GitLab and GitHub when we have a new version for you. If you have any issues please contact sparknsh
Role Variables
shoutcast_keep_updated: false
shoutcast_streams: []
Example
shoutcast_streams:
- port: 8000
listeners: 10000
passwd: 4W7APeAAv7w7jUt
admin_passwd: y48DCnuE74RRSYVAWBjpWzXbL7brhe
hash: dqp8cj2dZdXcdz1sazE3 # Optional
extras:
srcip: 10.99.0.50
state: present
Example Playbook
- hosts: all
vars_files:
- vars/main.yml
roles:
- { role: sparknsh.shoutcast }
License
MIT
Author Information
This role was created in 2018 by sparknsh at Rebel Media, Inc.
Install
ansible-galaxy install sparknsh/ansible-role-shoutcast
License
mit
Downloads
38
Owner