You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/collections
Matt Martz 26da443fd2 Address compat issue for collection loading on py26 (#68219)
* Address compat issue for collection loading on py26

* Move import_module shim to utils for compat across the codebase

* Enable collection tests on py2.6

* Update changelog fragment

* Simplify code using sys.moduls

* Move compat to module_utils/compat/importlib

* Add back errantly deleted newline

* Remove hack comment

Co-Authored-By: Matt Clay <matt@mystile.com>

Co-authored-by: Matt Clay <matt@mystile.com>
4 years ago
..
collection_root_sys/ansible_collections/testns Add missing boilerplate to collections test. (#60507) 5 years ago
collection_root_user/ansible_collections Make sorting in collection_loader match plugin loader (#65776) 5 years ago
collections/ansible_collections/testns/content_adj/plugins Support vars plugins in collections (#61078) 5 years ago
custom_vars_plugins Support vars plugins in collections (#61078) 5 years ago
library Add missing boilerplate to collections test. (#60507) 5 years ago
roles/testrole/tasks Collection role relative deps (#61517) 5 years ago
a.statichost.yml
aliases Address compat issue for collection loading on py26 (#68219) 4 years ago
includeme.yml module_utils fixes in collections (#55118) 5 years ago
posix.yml allow external collections under the ansible NS (#61908) 5 years ago
runme.sh Support vars plugins in collections (#61078) 5 years ago
vars_plugin_tests.sh Inventory CLI - Ignore settings for when vars plugins should run (#65073) 5 years ago
windows.yml Change collection PS util import pattern (#61307) 5 years ago