ansible/test
Matt Martz 2732cde031
Support using importlib on py>=3 to avoid imp deprecation (#54883)
* Support using importlib on py>=3 to avoid imp deprecation

* Add changelog fragment

* importlib coverage for py3

* Ansiballz execute should use importlib too

* recursive module_utils finder should utilize importlib too

* don't be dumb

* Fix up units

* Clean up tests

* Prefer importlib.util in plugin loader when available

* insert the module into sys.modules

* 3 before 2 for consistency

* ci_complete

* Address importlib.util.find_spec returning None
2019-04-25 10:28:18 -05:00
..
cache
env
integration vmware: import prepare_vmware_tests 2019-04-25 09:58:59 -04:00
legacy Migrate Scaleway tests to integration tests 2019-04-09 15:41:30 -07:00
results
runner ansible-test yamllint: fix UnicodeDecodeError (#55364) 2019-04-17 09:13:53 +02:00
sanity crypto modules: use module_utils.compat.ipaddress when possible (#55278) 2019-04-18 15:36:53 +01:00
units Support using importlib on py>=3 to avoid imp deprecation (#54883) 2019-04-25 10:28:18 -05:00
utils Add Hetzner Cloud to CI integration tests. 2019-04-09 15:41:50 -07:00