mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-31 03:35:45 +02:00
Update to 2023-12-20 10:00
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
|
||||
# Version to deploy
|
||||
sftpgo_version: 2.5.5
|
||||
sftpgo_version: 2.5.6
|
||||
# URL of the archive
|
||||
sftpgo_archive_url: https://github.com/drakkan/sftpgo/releases/download/v{{ sftpgo_version }}/sftpgo_v{{ sftpgo_version }}_linux_x86_64.tar.xz
|
||||
# Expected sha1 of the archive
|
||||
sftpgo_archive_sha256: 34fd4b5c1e452b2197279778bc72f0244973b245f02e89323cc97084fd5a9bda
|
||||
sftpgo_archive_sha256: 8a1c614511343f184d75bf22b1546fdabe31b4ce30c62e08eeac1e52ed83e53c
|
||||
|
||||
# Should ansible handle upgrades ? If False, only initial install will be done
|
||||
sftpgo_manage_upgrade: True
|
||||
|
Reference in New Issue
Block a user