mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-16 18:23:40 +02:00
Update to 2022-07-28 11:00
This commit is contained in:
parent
2ef69ac4b5
commit
4c3da4b786
@ -3,11 +3,11 @@
|
||||
# Where unifi will be installed
|
||||
unifi_root_dir: /opt/unifi
|
||||
# Version to deploy
|
||||
unifi_version: 7.1.66
|
||||
unifi_version: 7.1.68
|
||||
# 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: c2e777164eccbe9db35164438a4907138dae72a4d8c1540ed54f185a81826709
|
||||
unifi_archive_sha256: 3ad474b93203c72b45571dbb0248e700d9231e29c1f8759c729d2d364faa19a9
|
||||
# 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