mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-28 00:35:58 +02:00
Update to 2022-11-30 17:00
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
|
||||
# Version to deploy
|
||||
bookstack_version: '22.10.2'
|
||||
bookstack_version: '22.11'
|
||||
# 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: 0c24afd3cc2415eed0e0577c0b1fb906e951458a7301466f8df52a233f313e35
|
||||
bookstack_archive_sha256: e30c0ba0b7e5b25115ed99cae4eea669e2cba2d4605d2f6cfae6764517ea769b
|
||||
|
||||
# Should ansible handle bookstack upgrades or just the inintial install
|
||||
bookstack_manage_upgrade: True
|
||||
|
Reference in New Issue
Block a user