ansible/test/integration/targets/win_get_url
Matt Davis 961af6d9e2 disable new win_get_url test
* invalid drive letter breaks new Powershell path validation (this is a separate issue that needs to be solved)
* test also exposes a minor bug in win_get_url where a nonexistent directory in the root of a drive that exists passes the "does the parent dir exist" check and causes DownloadFile to bomb (this should be fixed by dag's rewrite of win_get_url in https://github.com/ansible/ansible/pull/26612)
2017-07-10 11:51:46 -07:00
..
defaults win_get_url improvements; allow dir for dest and helpful error if dest parent dir doesn't exist (#25453) 2017-07-10 14:30:55 +10:00
tasks disable new win_get_url test 2017-07-10 11:51:46 -07:00
aliases Initial ansible-test implementation. (#18556) 2016-11-29 21:21:53 -08:00