summaryrefslogtreecommitdiff
path: root/test/integration/targets/collections
diff options
context:
space:
mode:
authorMatt Martz <matt@sivel.net>2020-03-13 15:47:34 -0500
committerGitHub <noreply@github.com>2020-03-13 15:47:34 -0500
commitda3a90e88e027deef152f969641d0fddc1c51758 (patch)
tree36672363ef21b22ef36b4e7865a0b4e01a4abd82 /test/integration/targets/collections
parent757fe7502de932cbb5f9407b65c78f00bd477682 (diff)
downloadansible-da3a90e88e027deef152f969641d0fddc1c51758.tar.gz
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>
Diffstat (limited to 'test/integration/targets/collections')
-rw-r--r--test/integration/targets/collections/aliases1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/integration/targets/collections/aliases b/test/integration/targets/collections/aliases
index 853c56395b..1a9cc499c4 100644
--- a/test/integration/targets/collections/aliases
+++ b/test/integration/targets/collections/aliases
@@ -1,5 +1,4 @@
posix
shippable/posix/group4
shippable/windows/group1
-skip/python2.6
windows