mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
remove deprecated get_md5 from stat (#55659)
* remove deprecated get_md5 from stat fixes #55309 * removed get_md5 from tests involving stat * keep get_md5 but hide it * rst it * ammended comment * ws * added ignore for hidden md5
This commit is contained in:
2
changelogs/fragments/stat_no_md5.yml
Normal file
2
changelogs/fragments/stat_no_md5.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- removed previously deprecated ``get_md5`` option from M(stat) module.
|
||||
Reference in New Issue
Block a user