nephelaiio.unifi_controller
nephelaiio.unifi-controller
This is an Ansible role that helps you install and set up the Ubiquiti Unifi Controller.
Role Variables
Check the defaults file for the latest list of input options.
Example Playbook
To install Unifi on standard x86_64 hardware:
- hosts: unifi
roles:
- role: unifi-controller
To install Unifi on a Raspberry Pi 3:
- hosts: unifi
roles:
- role: unifi-controller
vars:
unifi_java_packages: openjdk-8-jre-headless
unifi_java_home: /usr/lib/jvm/java-8-openjdk-armhf/jre
Testing
Make sure you have Docker installed to run the role validation tests. You can find additional Python dependencies in the requirements file.
The role is tested with the following distributions (Docker images):
- Ubuntu Focal
- Ubuntu Bionic
You can test the role directly from the source using the command molecule test
.
License
This project is licensed under the MIT License.
Informazioni sul progetto
An Ansible role to install and configure unifi-controller
Installa
ansible-galaxy install nephelaiio.unifi_controller
Licenza
mit
Download
1.7k
Proprietario