An Ansible role for installing Ubiquiti Unifi Controller on a Debian Host.
Tested on Debian 10 (Buster)
- install all necessary packages
none
none
BSD
Christian Poessinger (christian@poessinger.com)
$ cat unifi.yml
- hosts: unifi
remote_user: root
become_method: sudo
become_user: root
roles:
- ansible-role-unifi