Update to 2022-01-12 10:14

This commit is contained in:
Daniel Berteaud
2022-01-12 10:14:43 +01:00
parent 898ae43de4
commit e73f05f073
22 changed files with 61 additions and 32 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
bookstack_version: '21.12'
bookstack_version: '21.12.2'
# 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: d2abf62794f97e3fcd7ebd8a270c152329c3573e
bookstack_archive_sha1: cc4498f2fba7094172c46eced77d6e9ec28410e1
# Should ansible handle bookstack upgrades or just the inintial install
bookstack_manage_upgrade: True