mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-06-13 12:00
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
|
||||
# Version to deploy
|
||||
sftpgo_version: 2.3.0
|
||||
sftpgo_version: 2.3.1
|
||||
# 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: 02ef70f1f659c3b3dbedb1e797b691bb37c1ccac08a6e0bbdf566d8a6a94087c
|
||||
sftpgo_archive_sha256: 8833dec9aab3315eff6588c4fd69d85d9c0f8b1e083592e1dee617aea719e4cb
|
||||
|
||||
# Should ansible handle upgrades ? If False, only initial install will be done
|
||||
sftpgo_manage_upgrade: True
|
||||
|
Reference in New Issue
Block a user