mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-26 15:55:56 +02:00
Update to 2022-02-27 12:00
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
|
||||
# Version to deploy
|
||||
bookstack_version: '21.12.5'
|
||||
bookstack_version: '22.02'
|
||||
# URL of the arhive
|
||||
bookstack_archive_url: https://github.com/BookStackApp/BookStack/archive/v{{ bookstack_version }}.tar.gz
|
||||
# Expected sha1 of the archive
|
||||
bookstack_archive_sha1: cb0ab4902766ea06d123424936318faa44f9fe7c
|
||||
# Expected sha256 of the archive
|
||||
bookstack_archive_sha256: b13b339f456105836f941cdb6cba7f9dcfd2d21d43c6ef3f7073f114c26ff285
|
||||
|
||||
# Should ansible handle bookstack upgrades or just the inintial install
|
||||
bookstack_manage_upgrade: True
|
||||
|
Reference in New Issue
Block a user