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 4bc6ffb2aa
Eaiser package mgr overrides (#82629)
Added variable to override auto detection



Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
Co-authored-by: Matt Martz <matt@sivel.net>
2 years ago
..
_vendor Require `from __future__ import annotations` (#81902) 2 years ago
cli centralize and complete the internal static vars (#82872) 2 years ago
collections Require `from __future__ import annotations` (#81902) 2 years ago
compat Remove Python `< 3.5` `selectors` fallbacks (#81872) 2 years ago
config Fix condition for unquoting configuration strings from ini files (#82388) 2 years ago
errors Require `from __future__ import annotations` (#81902) 2 years ago
executor Fix traceback inheriting from NetworkConnectionBase and add integration tests (#82954) 2 years ago
galaxy remove nonexistent url from role templates (#82933) 2 years ago
inventory Require `from __future__ import annotations` (#81902) 2 years ago
module_utils Bump bundled distro version to 1.8.0 (#81765) 2 years ago
modules Eaiser package mgr overrides (#82629) 2 years ago
parsing Enable file cache for vaulted host_vars_files vars plugin (#81995) 2 years ago
playbook fix handling allow_duplicates with the role cache (#82691) 2 years ago
plugins Eaiser package mgr overrides (#82629) 2 years ago
template Fix error when templating an unsafe string leading to a type error in Python (#82675) 2 years ago
utils Remove os.environ compat for py2 and deprecate ansible.utils.py3compat (#82794) 2 years ago
vars centralize and complete the internal static vars (#82872) 2 years 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 Require `from __future__ import annotations` (#81902) 2 years ago