mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-12 00:03:17 +02:00
Update to 2024-03-22 15:01
This commit is contained in:
parent
80e9b89d3b
commit
ea12c19018
@ -3,11 +3,11 @@
|
||||
# Where unifi will be installed
|
||||
unifi_root_dir: /opt/unifi
|
||||
# Version to deploy
|
||||
unifi_version: 8.0.28
|
||||
unifi_version: 8.1.113
|
||||
# URL to get the installation tarball
|
||||
unifi_archive_url: https://www.ubnt.com/downloads/unifi/{{ unifi_version }}/UniFi.unix.zip
|
||||
# Expected sha256
|
||||
unifi_archive_sha256: 8dde5bc26d00908150d37871963d11ae6660d269654a003248464c03d9a84059
|
||||
unifi_archive_sha256: 648df82ca4971809966c51b9b4072859f454772dcb29b1b43b71915f30a6287d
|
||||
# Should ansible handle upgrades (if False, only initial install will be done)
|
||||
unifi_manage_upgrade: True
|
||||
# List of ports used by UniFi controler
|
||||
|
Loading…
x
Reference in New Issue
Block a user