mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 11:34:15 -07:00
win_copy - fix glob like paths (#54006)
This commit is contained in:
parent
8a4079ddbf
commit
2f1bc34589
5 changed files with 51 additions and 52 deletions
2
changelogs/fragments/win_copy-paths.yaml
Normal file
2
changelogs/fragments/win_copy-paths.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- win_copy - Fix issues when using paths with glob like characters, e.g. ``[``, ``]``
|
Loading…
Add table
Add a link
Reference in a new issue