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