Update to 2022-02-27 12:00

This commit is contained in:
Daniel Berteaud
2022-02-27 12:00:06 +01:00
parent 5c70b2c3cf
commit d97344a846
4 changed files with 8 additions and 8 deletions

View File

@@ -15,7 +15,7 @@
get_url:
url: "{{ bookstack_archive_url }}"
dest: "{{ bookstack_root_dir }}/tmp"
checksum: sha1:{{ bookstack_archive_sha1 }}
checksum: sha256:{{ bookstack_archive_sha256 }}
- name: Extract the archive
unarchive: