community.general/lib/ansible/module_utils/powershell
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
..
Ansible.ModuleUtils.CamelConversion.psm1
Ansible.ModuleUtils.Legacy.psm1 support missing drive letters in PS `path` type (#29884) 2017-09-12 09:51:48 -07:00
Ansible.ModuleUtils.SID.psm1 Added powershell SID utils for shared common code (#27091) 2017-08-28 19:15:58 -04:00
__init__.py