mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +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:
@@ -354,6 +354,7 @@ lib/ansible/modules/files/lineinfile.py E323
|
||||
lib/ansible/modules/files/lineinfile.py E324
|
||||
lib/ansible/modules/files/lineinfile.py E326
|
||||
lib/ansible/modules/files/replace.py E323
|
||||
lib/ansible/modules/files/stat.py E322
|
||||
lib/ansible/modules/files/stat.py E336
|
||||
lib/ansible/modules/files/synchronize.py E322
|
||||
lib/ansible/modules/files/synchronize.py E323
|
||||
|
||||
Reference in New Issue
Block a user