This role installs the ubiquiti unifi controller software.
Ubuntu
Name | Default | Description |
---|---|---|
unifi_system_properties |
{} |
Dict of settings to write to system.properties. See the documentation for more information |
- hosts: wifi
roles:
- unifi
unifi_system_properties:
unifi.http.port: 8000
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.