mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-03 23:26:58 +02:00
Update to 2024-11-22 14:00
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
# Where unifi will be installed
|
||||
unifi_root_dir: /opt/unifi
|
||||
# Version to deploy
|
||||
unifi_version: 8.5.6
|
||||
unifi_version: 8.6.9
|
||||
# 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: be66c21ee60dfc3940b1b251a80eeef386f751dfba27fba687b76b063854d070
|
||||
unifi_archive_sha256: 8bc8d780327fbdad72d340f3819b1ef71031170ea5e8b2910ebaaffc21c02e7c
|
||||
# Should ansible handle upgrades (if False, only initial install will be done)
|
||||
unifi_manage_upgrade: True
|
||||
# List of ports used by UniFi controler
|
||||
|
Reference in New Issue
Block a user