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
Matt Davis c4cac8e18f
New release v2.17.13rc1 (#85455)
5 months ago
..
_vendor Require `from __future__ import annotations` (#81902) 2 years ago
cli ansible-doc: fix indent and line wrapping for first line of (sub-)option and (sub-)return value descriptions (#84690) (#84994) 7 months ago
collections Require `from __future__ import annotations` (#81902) 2 years ago
compat Remove Python `< 3.5` `selectors` fallbacks (#81872) 2 years ago
config config base: fix typo in option description (#83843) 1 year ago
errors Ansible Errors, Don't hide stacked messages when yaml (#83933) (#83999) 1 year ago
executor Make sure we are always using Lock from our multiprocessing context (#84453) (#84463) 11 months ago
galaxy ansible-galaxy - fix ignoring certs when installing from git repos (#83332) (#84071) 1 year ago
inventory Require `from __future__ import annotations` (#81902) 2 years ago
module_utils Revert "[stable-2.17] basic: remember the user sensitive information to use later (#84699) (#84940)" (#84961) 8 months ago
modules [stable-2.17] User: Update prompt for SSH key passphrase prompt (#84521) (#85235) 6 months ago
parsing Fix task-adjacent search path in roles (#83621) (#83730) 1 year ago
playbook fix warnings about reserved variable names to cover all sources (#84432) (#84543) 11 months ago
plugins ansible-doc display docs for modules w/o ext (#85299) (#85316) 5 months ago
template Fix CVE-2024-11079 hostvars unsafe context (#84339) (#84354) 1 year ago
utils ansible-galaxy - fix ignoring certs when installing from git repos (#83332) (#84071) 1 year ago
vars [2.17] [fix] `warn_if_reserved` expects a list (#84624) (#84672) 10 months ago
__init__.py Require `from __future__ import annotations` (#81902) 2 years ago
__main__.py Require `from __future__ import annotations` (#81902) 2 years ago
constants.py centralize and complete the internal static vars (#82872) 2 years ago
context.py Require `from __future__ import annotations` (#81902) 2 years ago
keyword_desc.yml Fix the strategy plugin description in keywords (#82113) 2 years ago
release.py New release v2.17.13rc1 (#85455) 5 months ago