mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-11 10:35:34 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| collection_root_sys/ansible_collections/testns | ||
| collection_root_user/ansible_collections/testns/testcoll | ||
| collections/ansible_collections/testns/content_adj/plugins | ||
| library | ||
| roles/testrole/tasks | ||
| a.statichost.yml | ||
| aliases | ||
| includeme.yml | ||
| posix.yml | ||
| pythoncheck.yml | ||
| runme.sh | ||
| windows.yml | ||