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
Colin Nolan a0aad17912
Adds `limit` parameter to `ansible.builtin.find` (#83153)
* Explicitly guarantee topdown search.
* Makes max matches unlimited == None.
2 years ago
..
_vendor Require `from __future__ import annotations` (#81902) 2 years ago
cli config, integrate dynamic galaxy servers (#83129) 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 Add Python 3.13 support (#83416) 2 years ago
errors config, integrate dynamic galaxy servers (#83129) 2 years ago
executor additional timeout info (#83364) 2 years ago
galaxy Fix issues reported by mypy (#83413) 2 years ago
inventory Require `from __future__ import annotations` (#81902) 2 years ago
module_utils Fix Linux Sector count Fact (#81246) 2 years ago
modules Adds `limit` parameter to `ansible.builtin.find` (#83153) 2 years ago
parsing Fix issues reported by mypy (#83413) 2 years ago
playbook Validate and process Handler.listen only once (#83400) 2 years ago
plugins Validate and process Handler.listen only once (#83400) 2 years ago
template inspect components, ansible_managed templatable (#83053) 2 years ago
utils display: fix log verbosity (#83179) 2 years ago
vars Remove deprecated VariableManager._get_delegated_vars (#83259) 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 MUNI tech writers: timeout documentation. (#83152) 2 years ago
release.py Bump devel to 2.18.0.dev0 (#82934) 2 years ago