Skip to content

lifeofguenter/ansible-role-unifi-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lifeofguenter.unifi-video

CircleCI

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.

Requirements

none

Role Variables

Available variables are listed below, along with default values:

unifi_video_version: 3.10.13

unifi_video_jvm_mx: 520M

Dependencies

Example Playbook

- hosts: nvr
  roles:
    - { role: lifeofguenter.unifi_video }

License

MIT, see the LICENSE file for details.

Author Information

Günter Grodotzki