mirror of https://github.com/ansible/ansible.git
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.
* Fix validate-modules support for collections. - Relative imports now work correctly. - The collection loader is now used. - Modules are invoked as `__main__`. * Remove obsolete validate-modules code ignores. * Handle sys.exit in validate-modules. * Add check for AnsibleModule initialization. * Remove `missing-module-utils-import` check. This check does not support relative imports or collections. Instead of trying to overhaul the test, we can rely on the `ansible-module-not-initialized` test instead. * Fix badly named error codes with `c#` in the name. The `#` conflicts with comments in the sanity test ignore files. * Add changelog entries. |
6 years ago | |
|---|---|---|
| .. | ||
| cloud | 6 years ago | |
| integration | 6 years ago | |
| provider | 6 years ago | |
| sanity | 6 years ago | |
| units | 6 years ago | |
| __init__.py | 6 years ago | |
| ansible_util.py | 6 years ago | |
| cache.py | 6 years ago | |
| changes.py | 6 years ago | |
| classification.py | 6 years ago | |
| cli.py | 6 years ago | |
| config.py | 6 years ago | |
| constants.py | 6 years ago | |
| core_ci.py | 6 years ago | |
| cover.py | 6 years ago | |
| coverage_util.py | 6 years ago | |
| csharp_import_analysis.py | 6 years ago | |
| data.py | 6 years ago | |
| delegation.py | 6 years ago | |
| diff.py | 6 years ago | |
| docker_util.py | 6 years ago | |
| env.py | 6 years ago | |
| executor.py | 6 years ago | |
| git.py | 6 years ago | |
| http.py | 6 years ago | |
| import_analysis.py | 6 years ago | |
| init.py | 6 years ago | |
| manage_ci.py | 6 years ago | |
| metadata.py | 6 years ago | |
| payload.py | 6 years ago | |
| powershell_import_analysis.py | 6 years ago | |
| target.py | 6 years ago | |
| test.py | 6 years ago | |
| thread.py | 6 years ago | |
| types.py | 6 years ago | |
| util.py | 6 years ago | |
| util_common.py | 6 years ago | |
| venv.py | 6 years ago | |