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/lib/ansible
Sviatoslav Sydorenko 0cd36ce6d0 Use strict_optional @ ansible.galaxy.dependency_resolution
This patch drops unnecessary default for
`CollectionDependencyProvider`'s `concrete_artifacts_manager` argument
as it is always passed, in every place across the code base where the
provider is constructed.

It was also causing MyPy violations on calls to
`_ComputedReqKindsMixin.from_requirement_dict()` in the "strict
optional" mode which is now enforced for $sbj, while remaining
disabled globally.

It is a #85545 follow-up.
2 months ago
..
_internal Move display internals into _internal (#85889) 2 months ago
_vendor Require `from __future__ import annotations` (#81902) 2 years ago
cli Make sure ansible-doc doesn't crash when scanning collections whose path contains ansible_collections twice (#85361) 2 months ago
collections Make sure ansible-doc doesn't crash when scanning collections whose path contains ansible_collections twice (#85361) 2 months ago
compat Deprecate ansible.compat.importlib_resources (#85226) 6 months ago
config ansible-galaxy - remove deprecated v2 API (#85830) 3 months ago
errors Fix calls to `deprecated()` to include `help_text` arg (#85262) 6 months ago
executor Move display internals into _internal (#85889) 2 months ago
galaxy Use strict_optional @ ansible.galaxy.dependency_resolution 2 months ago
inventory six cleanup (#85284) 4 months ago
module_utils Deprecate `ansible.module_utils.six` (#85934) 2 months ago
modules known_hosts: return rc and stderr in fail_json (#85871) 2 months ago
parsing Update DataLoader.get_basedir to be an abspath (#85940) 2 months ago
playbook Don't special case implicit meta tasks when filtering on tags (#85805) 2 months ago
plugins fetch - return file in result when changed is true (#85729) 2 months ago
template Eliminate more TypeVar and ParamSpec usage (#85602) 4 months ago
utils Move display internals into _internal (#85889) 2 months ago
vars Update DataLoader.get_basedir to be an abspath (#85940) 2 months ago
__init__.py Require `from __future__ import annotations` (#81902) 2 years ago
__main__.py ansible-test no longer needs special casing in `__main__.py` (#83962) 1 year ago
constants.py Misc config type coercion fixes (#85119) 7 months ago
context.py Require `from __future__ import annotations` (#81902) 2 years ago
keyword_desc.yml removed removed acceleration keywords (#85507) 5 months ago
release.py update 2.20 release codename (#85900) 2 months ago