acef6d25b1
* win: handle non string as an environment value (#37215)
* win: handle non string as an environment value
* Changed powershell environment handler to use .net function instead for special chars
(cherry picked from commit 708869edd6
)
* Added changelog fragement for powershell environment handler fix
* typo in changelog
2 lines
195 B
Groff
2 lines
195 B
Groff
bugfixes:
|
|
- powershell - fixed issue with passing in a bool and int to the Windows environment block, also allow special chars in the env key name (https://github.com/ansible/ansible/pull/37215)
|