mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
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
|