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
Jason K Hall 8d07ed6318
Handle ValueError in run_command when parsing invalid args(shlex.split) (#85945)
1 month ago
..
_internal Add support for crypt/libxcrypt via ctypes, as an alternative to passlib (#85970) 1 month ago
_vendor Require `from __future__ import annotations` (#81902) 2 years ago
cli option deprecations show alternatives (#86032) 1 month 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 interpreter_discovery: removed auto_silent* option (#86006) 1 month ago
errors Fix calls to `deprecated()` to include `help_text` arg (#85262) 6 months ago
executor interpreter_discovery: removed auto_silent* option (#86006) 1 month ago
galaxy galaxy: handle missing 'results' key in cached Galaxy API responses. (#85972) 1 month ago
inventory six cleanup (#85284) 4 months ago
module_utils Handle ValueError in run_command when parsing invalid args(shlex.split) (#85945) 1 month ago
modules file, stat: return disk_usage_bytes (#85909) 1 month ago
parsing Update DataLoader to deal almost exclusively in str (#85941) 1 month ago
playbook Fix include_role error consitency and add rescueable option (#86012) 1 month ago
plugins sanitize path symbols in inventory_hostname on file cache plugins (#41420) 1 month ago
template Eliminate more TypeVar and ParamSpec usage (#85602) 4 months ago
utils Add support for crypt/libxcrypt via ctypes, as an alternative to passlib (#85970) 1 month 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 Bump devel to 2.21 (#85992) 2 months ago