mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
win_slurp - fix glob like paths (#53831)
This commit is contained in:
parent
d063cefb64
commit
d00418c924
5 changed files with 33 additions and 7 deletions
2
changelogs/fragments/win_slurp-paths.yaml
Normal file
2
changelogs/fragments/win_slurp-paths.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- slurp - Fix issues when using paths on Windows with glob like characters, e.g. ``[``, ``]``
|
Loading…
Add table
Add a link
Reference in a new issue