Update to 2022-10-19 14:00

This commit is contained in:
Daniel Berteaud
2022-10-19 14:00:10 +02:00
parent fe1e00de11
commit 347d0c8590
15 changed files with 32 additions and 27 deletions

View File

@@ -12,7 +12,7 @@
get_url:
url: "{{ nd_archive_url }}"
dest: "{{ nd_root_dir }}/tmp/"
checksum: sha1:{{ nd_archive_sha1 }}
checksum: sha256:{{ nd_archive_sha256 }}
- name: Extract navidrome
unarchive: