ustreamer
Ansible Role: µStreamer
Ansible role for µStreamer.
Compiles µStreamer from source and installs it as a systemd service.
Role Variables
Available variables are listed below, along with default values (see defaults/main.yml):
ustreamer_group: ustreamer
ustreamer_user: ustreamer
ustreamer_dir: /opt/ustreamer
ustreamer_repo: https://github.com/pikvm/ustreamer.git
ustreamer_repo_version: master
For a full list of options, see defaults/main.yml.
Dependencies
None
Example Playbook
example.yml
- hosts: all
roles:
- role: ansible-role-ustreamer
Running Example Playbook
ansible-galaxy install git+https://github.com/tiny-pilot/ansible-role-ustreamer.git
ansible-playbook example.yml
License
MIT
Author Information
This role was created in 2020 by TinyPilot.
Install
ansible-galaxy install mtlynch/ansible-role-ustreamer
License
mit
Downloads
8886
Owner