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 Davis 1dc8436ed9
module_utils fixes in collections (#55118)
* module_utils fixes in collections

* fixed Windows module_utils in collections
* fixed more Python module_utils cases (from X import module)
* "medium style" Ansiballz modules now work properly with collections (ie, non-replacer but also not using basic.py)
* added more tests
* split Windows/POSIX exec

* sanity
6 years ago
..
collection_root_sys/ansible_collections/testns
collection_root_user/ansible_collections/testns/testcoll module_utils fixes in collections (#55118) 6 years ago
collections/ansible_collections/testns/content_adj/plugins
library
roles/testrole/tasks
a.statichost.yml
aliases module_utils fixes in collections (#55118) 6 years ago
includeme.yml module_utils fixes in collections (#55118) 6 years ago
posix.yml module_utils fixes in collections (#55118) 6 years ago
pythoncheck.yml
runme.sh module_utils fixes in collections (#55118) 6 years ago
windows.yml module_utils fixes in collections (#55118) 6 years ago