Skip to content

Commit

Permalink
remove deprecated get_md5 argument
Browse files Browse the repository at this point in the history
  • Loading branch information
amitsagtani97 committed Oct 28, 2024
1 parent 58de567 commit 12da73e
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 @@ -181,7 +181,6 @@
stat:
path: /home/demo/wire-server-deploy/containers-helm.tar
get_checksum: False
get_md5: False
register: artifact_folder_content_check
- name: unpack wire-server-deploy archive
unarchive:
Expand Down

0 comments on commit 12da73e

Please sign in to comment.