702949e64c
* windows - fix up env var quoting for unicode single quotes * Add sanity ignore check for smart quotes
3 lines
236 B
YAML
3 lines
236 B
YAML
bugfixes:
|
|
- windows environment - Support env vars that contain the unicode variant of single quotes - https://github.com/ansible-collections/ansible.windows/issues/45
|
|
- shell cmd - Properly escape double quotes in the command argument
|