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
Jordan Borean 179bc1dabd
fetch - add error check on calculated dest (#82970)
Add explicit error when the calculated dest path for fetch becomes a
local directory. The existing behaviour will not be checked unlike when
the path did not end with a trailing slash.
2 months ago
..
_vendor Require `from __future__ import annotations` (#81902) 8 months ago
cli centralize and complete the internal static vars (#82872) 2 months ago
collections Require `from __future__ import annotations` (#81902) 8 months ago
compat Remove Python `< 3.5` `selectors` fallbacks (#81872) 8 months ago
config Drop Python 3.7 support (#82982) 2 months ago
errors Require `from __future__ import annotations` (#81902) 8 months ago
executor Fix traceback inheriting from NetworkConnectionBase and add integration tests (#82954) 2 months ago
galaxy Follow up to #82933 - remove platforms from templates (#82961) 2 months ago
inventory Require `from __future__ import annotations` (#81902) 8 months ago
module_utils Drop Python 3.7 support (#82982) 2 months ago
modules apt: add a note about extraneous quotes in package name (#82960) 2 months ago
parsing Enable file cache for vaulted host_vars_files vars plugin (#81995) 3 months ago
playbook fix handling allow_duplicates with the role cache (#82691) 2 months ago
plugins fetch - add error check on calculated dest (#82970) 2 months ago
template Fix error when templating an unsafe string leading to a type error in Python (#82675) 3 months ago
utils Remove deprecated 'loader' argument (#82968) 2 months ago
vars centralize and complete the internal static vars (#82872) 2 months ago
__init__.py Require `from __future__ import annotations` (#81902) 8 months ago
__main__.py Require `from __future__ import annotations` (#81902) 8 months ago
constants.py centralize and complete the internal static vars (#82872) 2 months ago
context.py Require `from __future__ import annotations` (#81902) 8 months ago
keyword_desc.yml Fix the strategy plugin description in keywords (#82113) 7 months ago
release.py Bump devel to 2.18.0.dev0 (#82934) 2 months ago