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