mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-12 00:03:17 +02:00
Update to 2024-06-07 23:01
This commit is contained in:
parent
225b407894
commit
3b91bda27b
@ -3,11 +3,11 @@
|
||||
# Where unifi will be installed
|
||||
unifi_root_dir: /opt/unifi
|
||||
# Version to deploy
|
||||
unifi_version: 8.1.127
|
||||
unifi_version: 8.2.93
|
||||
# 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: 9bc464c2b3490e043dd621c5ca91b4a56ffb2536c756e16826c81ef35cd008f9
|
||||
unifi_archive_sha256: 65c77584f4a6addeba14222db270e609f60ca66bb2dcf73cb91c8c6ec73c8246.
|
||||
# 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