ansible/changelogs/fragments/stat_no_md5.yml
Brian Coca deae5b1bce
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
2019-05-08 10:45:45 -04:00

2 lines
91 B
YAML

minor_changes:
- removed previously deprecated ``get_md5`` option from M(stat) module.