mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-16 10:13:26 +02:00
Update to 2022-11-01 15:00
This commit is contained in:
parent
15832bcf35
commit
9af329f5ce
@ -3,11 +3,11 @@
|
||||
# Where unifi will be installed
|
||||
unifi_root_dir: /opt/unifi
|
||||
# Version to deploy
|
||||
unifi_version: 7.2.94
|
||||
unifi_version: 7.2.95
|
||||
# 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: 51a979203f1f00021f5a942b86fb327a300212ee8d641877d284bba37ec41aa3
|
||||
unifi_archive_sha256: 0ab8439a3f652a3e48d370a099949be002d769a03ab48367442748f138ee5acc
|
||||
# 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