mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2023-06-04 01:00
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
|
||||
# Version to deploy
|
||||
bookstack_version: '23.05.1'
|
||||
bookstack_version: '23.05.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: f78cf3035ee65d840ad4c11e58c09abe66c6af61a649d06f3efdcce38f5c5c42
|
||||
bookstack_archive_sha256: 8baa11ec1e6fa4c4c8b9c5e8334197bb31382e315985828e0e7a449898460b04
|
||||
|
||||
# Should ansible handle bookstack upgrades or just the inintial install
|
||||
bookstack_manage_upgrade: True
|
||||
|
Reference in New Issue
Block a user