Added changelog fragment for win_file special char fix

This commit is contained in:
Jordan Borean
2018-04-27 08:07:01 +10:00
parent 4b57fa91d0
commit 61bcf4740f

View File

@@ -0,0 +1,2 @@
bugfixes:
- win_file - fix issue where special chars like [ and ] were not being handled correctly https://github.com/ansible/ansible/pull/37901