|
|
@ -1,11 +1,11 @@ |
|
|
|
--- |
|
|
|
--- |
|
|
|
|
|
|
|
|
|
|
|
# Version to deploy |
|
|
|
# Version to deploy |
|
|
|
bookstack_version: '21.11.1' |
|
|
|
bookstack_version: '21.11.2' |
|
|
|
# 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: 1e4fa33649a2fabbd081ec219908bc15d27a808a |
|
|
|
bookstack_archive_sha1: c9e8a0da936f7a2840c416dde70451f046e2b7f3 |
|
|
|
|
|
|
|
|
|
|
|
# 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 |
|
|
|