ansible/lib/ansible
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)
2017-09-12 09:56:16 -07:00
..
cli module and vault fixes (#29663) 2017-09-11 18:07:23 -07:00
compat Remove wildcard imports 2017-07-28 22:10:17 -07:00
config allow config for callbaks and some fixes 2017-09-11 14:00:32 -07:00
errors Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
executor module and vault fixes (#29663) 2017-09-11 18:07:23 -07:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory bypass get_hosts and use dictionary directly 2017-08-30 10:56:45 -04:00
module_utils support missing drive letters in PS path type (#29884) 2017-09-12 09:56:16 -07:00
modules Ignore routes that are not static manually added (#29094) 2017-09-12 08:26:26 -07:00
parsing Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:35:29 -07:00
playbook fixes to config/setting retrieval 2017-09-09 09:50:11 -07:00
plugins Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:35:29 -07:00
template Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
utils fixes to config/setting retrieval 2017-09-09 09:50:11 -07:00
vars remove fact namespacing 2017-09-10 14:47:44 -07:00
__init__.py
constants.py Fix handling of config vars with eval expression (#29536) 2017-09-11 07:22:48 -07:00
release.py New release v2.4.0.0-0.1.rc1 2017-09-06 13:36:33 -07:00