mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-16 02:03:09 +02:00
Update to 2022-02-07 12:00
This commit is contained in:
parent
3d88ece7a9
commit
cb770d3b06
@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
# Version to deploy
|
# Version to deploy
|
||||||
bookstack_version: '21.12.4'
|
bookstack_version: '21.12.5'
|
||||||
# URL of the arhive
|
# URL of the arhive
|
||||||
bookstack_archive_url: https://github.com/BookStackApp/BookStack/archive/v{{ bookstack_version }}.tar.gz
|
bookstack_archive_url: https://github.com/BookStackApp/BookStack/archive/v{{ bookstack_version }}.tar.gz
|
||||||
# Expected sha1 of the archive
|
# Expected sha1 of the archive
|
||||||
bookstack_archive_sha1: 41bd7ee0551f527ccd9fd9088c21c1f05118821d
|
bookstack_archive_sha1: cb0ab4902766ea06d123424936318faa44f9fe7c
|
||||||
|
|
||||||
# Should ansible handle bookstack upgrades or just the inintial install
|
# Should ansible handle bookstack upgrades or just the inintial install
|
||||||
bookstack_manage_upgrade: True
|
bookstack_manage_upgrade: True
|
||||||
|
Loading…
x
Reference in New Issue
Block a user