An Ansible role that installs and configures UniFi Video (Ubiquiti Networks) on Debian-like systems.
NB: this will install the legacy NVR version, please read here for further info.
none
Available variables are listed below, along with default values:
unifi_video_version: 3.10.13
unifi_video_jvm_mx: 520M
- hosts: nvr
roles:
- { role: lifeofguenter.unifi_video }
MIT, see the LICENSE file for details.