mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
powershell: Respect remote_tmp path set by the user (#40210)
* powershell: Respect remote_tmp path set by the user * Fixed up linting error and typo * Added changelog
This commit is contained in:
2
changelogs/fragments/powershell_use_set_tmpdir.yaml
Normal file
2
changelogs/fragments/powershell_use_set_tmpdir.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
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
|
||||
Reference in New Issue
Block a user