mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-26 15:55:56 +02:00
Update to 2022-02-27 12:00
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user