1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/win_module_utils_legacy
Matt Davis 1e2ce4c8ab 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
2017-09-12 09:51:48 -07:00
..
library support missing drive letters in PS path type (#29884) 2017-09-12 09:51:48 -07:00
tasks support missing drive letters in PS path type (#29884) 2017-09-12 09:51:48 -07:00
aliases support missing drive letters in PS path type (#29884) 2017-09-12 09:51:48 -07:00