Skip to content

Commit

Permalink
remove deprecated get_md5
Browse files Browse the repository at this point in the history
  • Loading branch information
amitsagtani97 committed Oct 25, 2024
1 parent 42da9e3 commit 1cc571e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ansible/hetzner-single-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@
stat:
path: /home/demo/wire-server-deploy-static-{{ artifact_hash }}.tgz
get_checksum: False
get_md5: False
register: artifact_archive_file_check
- name: download wire-server-deploy archive
shell:
Expand Down

0 comments on commit 1cc571e

Please sign in to comment.