From 3b91bda27b0c1e7b403d804c2bea393583eb2ba5 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Fri, 7 Jun 2024 23:01:00 +0200 Subject: [PATCH] Update to 2024-06-07 23:01 --- roles/unifi/defaults/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/unifi/defaults/main.yml b/roles/unifi/defaults/main.yml index 9d4829c..989396d 100644 --- a/roles/unifi/defaults/main.yml +++ b/roles/unifi/defaults/main.yml @@ -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