ansible/changelogs/fragments/win_tempfile-path.yaml
Jordan Borean 4f9de45785
win_tempfile - return absolute path on created temp file (#53827)
* win_tempfile - return absolute path on created temp file

* Fix tests for CI
2019-03-15 14:57:27 +10:00

2 lines
93 B
YAML

bugfixes:
- win_tempfile - Always return the full NTFS absolute path and not a DOS 8.3 path.