ansible/changelogs/fragments/win_find-paths.yaml
2019-03-19 10:30:11 +10:00

3 lines
193 B
YAML

bugfixes:
- win_find - Fix issues when using paths with glob like characters, e.g. ``[``, ``]``
- win_find - Ensure found files are sorted alphabetically by the path instead of it being random