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
David Shrewsbury 83d2ce771c
Modify crypt library import pattern (#86120)
Hide the functionality of the _internal/_encryption/_crypt.py module
behind an object so that we don't have code executed at import time.
3 weeks ago
..
_internal Modify crypt library import pattern (#86120) 3 weeks 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 Fix incorrect propagation of task.connection (#86121) 1 month ago
galaxy galaxy: handle missing 'results' key in cached Galaxy API responses. (#85972) 1 month ago
inventory inventory: Add warning for invalid priority values (#86114) 4 weeks ago
module_utils Fix AnsibleModule.human_to_bytes (#85259) 3 weeks ago
modules Fix iptables match extension bug (#86147) 3 weeks 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 Remove decrypt arg-docs mismatch (#86128) 4 weeks ago
template Fix deprecation comments (#86138) 4 weeks ago
utils Modify crypt library import pattern (#86120) 3 weeks 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