mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-16 10:13:26 +02:00
Update to 2022-12-30 14:00
This commit is contained in:
parent
f7c860bf4e
commit
99e9aaf24d
@ -1,13 +1,13 @@
|
||||
---
|
||||
|
||||
# The version to deploy
|
||||
paperless_version: 1.10.2
|
||||
paperless_version: 1.11.0
|
||||
# Instance ID, as you can deploy several instances on the same server
|
||||
paperless_id: 1
|
||||
# URL of the paperless archive
|
||||
paperless_archive_url: https://github.com/paperless-ngx/paperless-ngx/releases/download/v{{ paperless_version }}/paperless-ngx-v{{ paperless_version }}.tar.xz
|
||||
# Expected checksum
|
||||
paperless_archive_sha256: b8ead11c736a218b036f329c03b12c6198da7692f2001e0ab3e3d4f8136c4d61
|
||||
paperless_archive_sha256: 6b175daf2b9c7411b9a63f747ad62661c9733d87072c16a494394a189d2e240f
|
||||
# Should ansible handle install and upgrades, or only initial install
|
||||
paperless_manage_upgrade: True
|
||||
# Root directory where paperless will be installed
|
||||
|
Loading…
x
Reference in New Issue
Block a user