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/plugins
Matt Davis dd79c49a4d
fix various Jinja plugin caching issues (#79781)
* fix various Jinja plugin caching issues

* consolidate the wrapper plugin cache
* remove redundant cache in J2 filter/test interceptor

* intra-template loader bypass

* fix early exits swallowing some exception detail

* misc comment cleanup
2 years ago
..
action changed link ‘Risks of becoming an unprivileged user’ (#81623) 2 years ago
become Use ansible.module_utils.common.text.converters (#80704) 3 years ago
cache Use ansible.module_utils.common.text.converters (#80704) 3 years ago
callback Use semantic markup for remaining plugins. (#81189) 2 years ago
cliconf Update cliconf-> __init__.py -> get_capabilities() (#79097) 2 years ago
connection Add type hints to ansible.utils.display::Display (#81400) 2 years ago
doc_fragments Use semantic markup for docs fragments (#81152) 3 years ago
filter fix typo in example human_to_bytes filter (#81559) 2 years ago
httpapi Update documentation of httpapi's handle_httperror method for clarity (#70991) 5 years ago
inventory Use semantic markup for remaining plugins. (#81189) 2 years ago
lookup Fix typos in url lookup plugin options (#81587) 2 years ago
netconf Use ansible.module_utils.common.text.converters (#80704) 3 years ago
shell Sanity Fixes: (#80953) 3 years ago
strategy Last handler with same name wins for listen too (#81358) 2 years ago
terminal Use ansible.module_utils.common.text.converters (#80704) 3 years ago
test Use semantic markup for remaining plugins. (#81189) 2 years ago
vars Use ansible.module_utils.common.text.converters (#80704) 3 years ago
__init__.py Add type annotation for connection plugins (#78552) 2 years ago
list.py Use ansible.module_utils.common.text.converters (#80704) 3 years ago
loader.py fix various Jinja plugin caching issues (#79781) 2 years ago