mirror of https://github.com/ansible/ansible.git
[Backport/2.9/66604] Fix powershell path_join for UNC path handling (#67073)
* Update to use os.ntpath (cherry picked from commitpull/67297/head1522820612
) * Add changelog for #66604 (cherry picked from commit40761c73b6
)
parent
42cae0a801
commit
f330286734
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- "powershell (shell plugin) - Fix `join_path` to support UNC paths (https://github.com/ansible/ansible/issues/66341)"
|
Loading…
Reference in New Issue