Update to 2022-05-13 13:00

This commit is contained in:
Daniel Berteaud 2022-05-13 13:00:10 +02:00
parent 3fe6d72ab5
commit 6d7ffe5700
2 changed files with 4 additions and 4 deletions

View File

@ -3,11 +3,11 @@
# Where unifi will be installed
unifi_root_dir: /opt/unifi
# Version to deploy
unifi_version: 7.1.61
unifi_version: 7.1.65
# 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: cd42fe6d5d0237718ada796fb011e071ba45429ac9addc72c4534fef1fcdb514
unifi_archive_sha256: 90eab24e4661f8e4e1b0630b6ad12603152ea17f3741579a2e9f0ce0da8105ef
# Should ansible handle upgrades (if False, only initial install will be done)
unifi_manage_upgrade: True
# List of ports used by UniFi controler

View File

@ -4,9 +4,9 @@ vaultwarden_version: 1.24.0
vaultwarden_archive_url: https://github.com/dani-garcia/vaultwarden/archive/{{ vaultwarden_version }}.tar.gz
vaultwarden_archive_sha1: f7ca2a4aad0d9f3bbd38affdff38348cd55bacf2
vaultwarden_web_version: 2.28.0
vaultwarden_web_version: 2.28.1
vaultwarden_web_archive_url: https://github.com/dani-garcia/bw_web_builds/releases/download/v{{ vaultwarden_web_version }}/bw_web_v{{ vaultwarden_web_version }}.tar.gz
vaultwarden_web_archive_sha256: 16dd4e62a0e58e58379b509848e354d23d38bf598ac3489867160d6cd32e1637
vaultwarden_web_archive_sha256: c477fe948a07469e70926c194ace0c7d1988288d18cb799febf3adf2abe92c24
vaultwarden_root_dir: /opt/vaultwarden
vaultwarden_user: vaultwarden