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
Brian Coca 534b8c225a
vars deprecation (#85673)
internal 'vars' dict cache has not been used for long time, but kept since we could not deprecate and some users had found it
3 months ago
..
_internal Include result origin in broken conditional message instead of result (#85695) 4 months ago
_vendor Require `from __future__ import annotations` (#81902) 2 years ago
cli six cleanup (#85284) 4 months ago
collections Require `from __future__ import annotations` (#81902) 2 years ago
compat Deprecate ansible.compat.importlib_resources (#85226) 6 months ago
config Drop Python 3.11 controller support (#85590) 4 months ago
errors Fix calls to `deprecated()` to include `help_text` arg (#85262) 6 months ago
executor Deprecate defaulting to inject (#85323) 3 months ago
galaxy six cleanup (#85284) 4 months ago
inventory six cleanup (#85284) 4 months ago
module_utils Backward-compatible None handling in template concat and argspec str (#85652) 4 months ago
modules Blockinfile - Add new module option - 'encoding' (#85291) 4 months ago
parsing six cleanup (#85284) 4 months ago
playbook tags warn wwhen using reserved tags (#85631) 3 months ago
plugins Fix marker handling in templating (#85690) 4 months ago
template Eliminate more TypeVar and ParamSpec usage (#85602) 4 months ago
utils six cleanup (#85284) 4 months ago
vars vars deprecation (#85673) 3 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 Bump devel version to 2.20.0.dev0 (#85409) 5 months ago