mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
win_tempfile - return absolute path on created temp file (#53827)
* win_tempfile - return absolute path on created temp file * Fix tests for CI
This commit is contained in:
2
changelogs/fragments/win_tempfile-path.yaml
Normal file
2
changelogs/fragments/win_tempfile-path.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- win_tempfile - Always return the full NTFS absolute path and not a DOS 8.3 path.
|
||||
Reference in New Issue
Block a user