mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2024-02-21 11:00
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
|
||||
# Version to deploy
|
||||
bookstack_version: '23.12'
|
||||
bookstack_version: '23.12.2'
|
||||
# URL of the arhive
|
||||
bookstack_archive_url: https://github.com/BookStackApp/BookStack/archive/v{{ bookstack_version }}.tar.gz
|
||||
# Expected sha256 of the archive
|
||||
bookstack_archive_sha256: fce344f1c9257465826715861ea0e3d5b8648ad39edde7a24ecf3060cf86e0fe
|
||||
bookstack_archive_sha256: 765450659028641019d2ef8519848da2cddbb834edc08488c92fba3988f8b6c0
|
||||
|
||||
# Should ansible handle bookstack upgrades or just the inintial install
|
||||
bookstack_manage_upgrade: True
|
||||
|
Reference in New Issue
Block a user