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/units/utils
Brian Coca e05c62547b
run playbook from collections (#67435)
* fixes for collection playbooks

 - add fqcn invocation, also handles extensions
 - bring import_playbook into new normal
 - avoid adding collection playbooks to adjacency
 - deal with extensions or lack of em
 - added tests
 - fix bugs with multiple playbooks supplied
 - unicode/bytes/native fixes
 - fix modulenotfound for < py3.7
 - tests
4 years ago
..
collection_loader
display
__init__.py
test_cleanup_tmp_file.py
test_context_objects.py
test_display.py
test_encrypt.py
test_helpers.py
test_isidentifier.py
test_plugin_docs.py
test_shlex.py
test_unsafe_proxy.py
test_vars.py
test_version.py