mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-23 13:43:18 +02:00
Update to 2023-01-02 10:00
This commit is contained in:
parent
14d288949f
commit
60e271534b
@ -1,13 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
# The version to deploy
|
# The version to deploy
|
||||||
paperless_version: 1.11.0
|
paperless_version: 1.11.3
|
||||||
# Instance ID, as you can deploy several instances on the same server
|
# Instance ID, as you can deploy several instances on the same server
|
||||||
paperless_id: 1
|
paperless_id: 1
|
||||||
# URL of the paperless archive
|
# 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
|
paperless_archive_url: https://github.com/paperless-ngx/paperless-ngx/releases/download/v{{ paperless_version }}/paperless-ngx-v{{ paperless_version }}.tar.xz
|
||||||
# Expected checksum
|
# Expected checksum
|
||||||
paperless_archive_sha256: 6b175daf2b9c7411b9a63f747ad62661c9733d87072c16a494394a189d2e240f
|
paperless_archive_sha256: c0636475cce057e50377d64ef815cc496a2da5eb44ffe73f8c90001fee925e9b
|
||||||
# Should ansible handle install and upgrades, or only initial install
|
# Should ansible handle install and upgrades, or only initial install
|
||||||
paperless_manage_upgrade: True
|
paperless_manage_upgrade: True
|
||||||
# Root directory where paperless will be installed
|
# Root directory where paperless will be installed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user