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/test/units/plugins/lookup
Matt Davis 558676fcdc
Fix marker handling in templating (#85690)
* allow markers to pass through template lookup
* avoid tripping markers within Jinja generated code

Co-authored-by: Matt Clay <matt@mystile.com>
4 months ago
..
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_env.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_ini.py Remove Python 2.x compat from unit tests (#82109) 2 years ago
test_password.py password lookup - re-attempt acquiring lock file regardless of locale (#85318) 6 months ago
test_template.py Fix marker handling in templating (#85690) 4 months ago
test_url.py Require `from __future__ import annotations` (#81902) 2 years ago