655ffa5368
* win_file: Handle [] in paths, fix touch in check mode (#37901) * win_file: Handle [] in paths, fix touch in check mode * Fixed typo for p/invoke command (cherry picked from commit4b57fa91d0
) * Added changelog fragment for win_file special char fix (cherry picked from commit61bcf4740f
)
2 lines
145 B
YAML
2 lines
145 B
YAML
bugfixes:
|
|
- win_file - fix issue where special chars like [ and ] were not being handled correctly https://github.com/ansible/ansible/pull/37901
|