mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2023-06-13 11: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: 7.3.83
|
||||
unifi_version: 7.4.156
|
||||
# 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: 8bde8a9d979acfb9ffdf030212164e97738332d7f0c4da350e4cc06956324f2e
|
||||
unifi_archive_sha256: 5f108afc95a4263e3fc393b884ac498cf2fa7782591fa0447263180ce5bd506d
|
||||
# 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