|
|
@ -1,11 +1,11 @@ |
|
|
|
--- |
|
|
|
--- |
|
|
|
|
|
|
|
|
|
|
|
# Version to deploy |
|
|
|
# Version to deploy |
|
|
|
bookstack_version: 21.04.5 |
|
|
|
bookstack_version: 21.04.6 |
|
|
|
# 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: fb6c42f7672447ab6a32e86255f31d56752a7f2d |
|
|
|
bookstack_archive_sha1: 56d4900fa3e55fa099e2fecaa8646a4f2204b427 |
|
|
|
|
|
|
|
|
|
|
|
# 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 |
|
|
|