mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-06-24 16: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.1.65
|
||||
unifi_version: 7.1.66
|
||||
# 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: 90eab24e4661f8e4e1b0630b6ad12603152ea17f3741579a2e9f0ce0da8105ef
|
||||
unifi_archive_sha256: c2e777164eccbe9db35164438a4907138dae72a4d8c1540ed54f185a81826709
|
||||
# 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