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.
* Add find_spec and exec_module to RestrictedModuleLoader * Fix getting new loader with correct path Fix pep8 errors * Use convert_ansible_name_to_absolute_paths instead of the loader path * Apply suggestions from code review * Fix type hints and test them in CI * Fix error message for ansible.module_utils.basic if it's missing Add mypy ignored missing imports for controller sanity tests * Add mypy attr-defined ignore entries for python 3.8, 3.9, 3.10 for vendored six Add mypy attr-defined ignore for python 2.7 in lib/ansible/utils/collection_loader/_collection_finder.py * Just test controller python versions to simplify ignoring mypy errors |
4 years ago | |
|---|---|---|
| .. | ||
| ci | 4 years ago | |
| classification | 4 years ago | |
| cli | 4 years ago | |
| commands | 4 years ago | |
| compat | 4 years ago | |
| provider | 4 years ago | |
| __init__.py | 4 years ago | |
| ansible_util.py | 4 years ago | |
| become.py | 4 years ago | |
| bootstrap.py | 4 years ago | |
| cache.py | 4 years ago | |
| completion.py | 4 years ago | |
| config.py | 4 years ago | |
| connections.py | 4 years ago | |
| constants.py | 4 years ago | |
| containers.py | 4 years ago | |
| content_config.py | 4 years ago | |
| core_ci.py | 4 years ago | |
| coverage_util.py | 4 years ago | |
| data.py | 4 years ago | |
| delegation.py | 4 years ago | |
| diff.py | 4 years ago | |
| docker_util.py | 4 years ago | |
| encoding.py | 4 years ago | |
| executor.py | 4 years ago | |
| git.py | 4 years ago | |
| host_configs.py | 4 years ago | |
| host_profiles.py | 4 years ago | |
| http.py | 4 years ago | |
| init.py | 4 years ago | |
| inventory.py | 4 years ago | |
| io.py | 4 years ago | |
| junit_xml.py | 4 years ago | |
| metadata.py | 4 years ago | |
| payload.py | 4 years ago | |
| provisioning.py | 4 years ago | |
| pypi_proxy.py | 4 years ago | |
| python_requirements.py | 4 years ago | |
| ssh.py | 4 years ago | |
| target.py | 4 years ago | |
| test.py | 4 years ago | |
| thread.py | 4 years ago | |
| timeout.py | 4 years ago | |
| util.py | 4 years ago | |
| util_common.py | 4 years ago | |
| venv.py | 4 years ago | |