f84f3de7c2
* powershell: Respect remote_tmp path set by the user * Fixed up linting error and typo * Added changelog
2 lines
164 B
YAML
2 lines
164 B
YAML
bugfixes:
|
|
- powershell - use the tmpdir set by `remote_tmp` for become/async tasks instead of the generic $env:TEMP - https://github.com/ansible/ansible/pull/40210
|