Commit Graph

1 Commits (c73e1b5e68e4a9f07c4b9a206f6816b226bdc761)

Author SHA1 Message Date
Matt Davis d2f879a266 support missing drive letters in PS `path` type (#29884)
* fixes #26623
* Test-Path (and thus `-type path` in Get-AnsibleParam) fail on a nonexistent drive letter, since it can't be mapped to a PSProvider.
* added support and basic smoke tests for
(cherry picked from commit 1e2ce4c8ab)
8 years ago