mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07: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:
parent
17ed39a009
commit
4f9de45785
5 changed files with 106 additions and 39 deletions
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.
|
Loading…
Add table
Add a link
Reference in a new issue