mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
add deprecation for stat get_md5 (#33002)
This commit is contained in:
@@ -76,6 +76,7 @@
|
||||
- name: Check the stat results of the file
|
||||
stat:
|
||||
path: "{{ remote_file }}"
|
||||
get_md5: yes
|
||||
register: stat_results
|
||||
|
||||
- debug:
|
||||
|
||||
Reference in New Issue
Block a user