mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-17 21:33:11 +00:00
* 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
|