Update to 2022-02-18 10:00

This commit is contained in:
Daniel Berteaud
2022-02-18 10:00:06 +01:00
parent 640b66592e
commit 966ca9f34f
3 changed files with 6 additions and 6 deletions

View File

@@ -6,7 +6,7 @@
get_url:
url: "{{ synadm_archive_url }}"
dest: "{{ synadm_root_dir }}/tmp/"
checksum: "sha1:{{ synadm_archive_sha1 }}"
checksum: "sha256:{{ synadm_archive_sha256 }}"
- name: Extract archive
unarchive: