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
Geoffroy Doucet c1e19e4bdd
Fix getting timeout for get mounts facts on Linux (#79847)
* Fix how to get the gather_timeout setting while getting the
mounts facts on Linux.

Issue: #79844
2 years ago
..
_vendor Revert "ansible-test - Fix import test when vendoring." 3 years ago
cli list all tags (including never) when listing tags (#80309) 2 years ago
collections Clean up unused imports in core (#79900) 2 years ago
compat Clean up unused imports in core (#79900) 2 years ago
config ansible-playbook -K breaks when passwords have quotes (#79837) 2 years ago
errors add a worker queue to get updates from the main results thread (#79886) 2 years ago
executor Do not double calculate loops and `delegate_to` (#80171) 2 years ago
galaxy ansible-galaxy - support `resolvelib >= 0.5.3, < 1.1.0` (#80196) 2 years ago
inventory ansible-test - Update sanity test requirements. (#78528) 2 years ago
module_utils Fix getting timeout for get mounts facts on Linux (#79847) 2 years ago
modules Add new dnf5 module (#80272) 2 years ago
parsing fix typo in plugin_docs.py (#80195) 2 years ago
playbook fix using templated values for include/import role FA (#80320) 2 years ago
plugins Fix run_once by instantly tiny post_validate (#78492) (#80051) 2 years ago
template Avoid redundant unsafe wrapping in ansible_eval_concat (#80143) 2 years ago
utils Enforce that `Display.display` requires a `str` (#80327) 2 years ago
vars Do not double calculate loops and `delegate_to` (#80171) 2 years ago
__init__.py Require Jinja2 3.0.0 (#75881) 3 years ago
__main__.py Python 3.9 min for controller (#77566) 2 years ago
constants.py add ansible_name/ansible_aliases attrs to plugin objects (#78700) 2 years ago
context.py Remove collections compat from controller code. 3 years ago
keyword_desc.yml Fixed typo in keyword_desc.yml (#76280) 3 years ago
release.py bump devel to 2.16.0.dev0 (#80390) 2 years ago