diff --git a/changelogs/fragments/win_file-special-char-fix.yaml b/changelogs/fragments/win_file-special-char-fix.yaml new file mode 100644 index 00000000000..089bd273571 --- /dev/null +++ b/changelogs/fragments/win_file-special-char-fix.yaml @@ -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