mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-02-02 23:00
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
|
||||
# Version to deploy
|
||||
bookstack_version: '21.12.2'
|
||||
bookstack_version: '21.12.4'
|
||||
# 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: cc4498f2fba7094172c46eced77d6e9ec28410e1
|
||||
bookstack_archive_sha1: 41bd7ee0551f527ccd9fd9088c21c1f05118821d
|
||||
|
||||
# Should ansible handle bookstack upgrades or just the inintial install
|
||||
bookstack_manage_upgrade: True
|
||||
|
Reference in New Issue
Block a user