You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
7 years ago
..
library support missing drive letters in PS `path` type (#29884) 7 years ago
tasks support missing drive letters in PS `path` type (#29884) 7 years ago
aliases support missing drive letters in PS `path` type (#29884) 7 years ago