mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
win_find - fix glob like paths (#54005)
This commit is contained in:
3
changelogs/fragments/win_find-paths.yaml
Normal file
3
changelogs/fragments/win_find-paths.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
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
|
||||
Reference in New Issue
Block a user