This role installs or optionally updates Unifi-Video
- Python >= 2.6
- Debian or Ubuntu system (Unifi-Video does not support other distributions)
update_package: no
Set update_package: yes
if it is desired for an existing installation to be updated to the latest version
- hosts: nvr_host
tasks:
- name: Install Unifi-Video NVR Software
include_role:
name: unifi-video
vars:
update_package: yes
- None (Please suggest any ideas!)
MIT
Created in 2017 by Ben Dews