ansible/changelogs/fragments/win_find-performance.yaml
Jordan Borean fcdebe41e9
win_find - Refactor for better performance and alignment to find (#65536)
* win_find - refactor to make more performance and use newer style

* win_find - refactor for performance improvements and alignment to find

* More path alignment to find

* Fix yamllint error
2019-12-06 10:01:11 +10:00

2 lines
133 B
YAML

minor_changes:
- win_find - Improve performance when scanning heavily nested directories and align behaviour to the ``find`` module.