ansible/changelogs/fragments/win_find-paths.yaml

4 lines
193 B
YAML
Raw Normal View History

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