mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-29 10:15:31 +02:00
Update to 2022-04-27 10:00
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
get_url:
|
||||
url: "{{ ampache_zip_url }}"
|
||||
dest: "{{ ampache_root_dir }}/tmp/"
|
||||
checksum: "sha1:{{ ampache_zip_sha1 }}"
|
||||
checksum: "sha256:{{ ampache_zip_sha256 }}"
|
||||
|
||||
- name: Extract ampache archive
|
||||
unarchive:
|
||||
|
Reference in New Issue
Block a user