ansible/test
Matt Davis fa81cc6a0c
fix delegated loading when path is not a directory (#69713)
* find_module can't pop ImportError- we need to just translate to `None` since this is a normal condition with files on sys.path (eg `/usr/lib/python36.zip`)
* added test
2020-05-26 15:55:17 -07:00
..
ansible_test
integration [yum] Make package removal confirmation strict (#69592) 2020-05-26 14:47:39 -04:00
lib/ansible_test collection routing (#67684) 2020-05-26 09:42:06 -07:00
sanity collection routing (#67684) 2020-05-26 09:42:06 -07:00
support Remove conflicting plugin from test/support/ dir. (#69628) 2020-05-20 14:52:26 -07:00
units fix delegated loading when path is not a directory (#69713) 2020-05-26 15:55:17 -07:00
utils/shippable Use a custom build container on Shippable. (#69660) 2020-05-26 14:05:46 -07:00