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/_internal/templating
Matt Clay 8d26bbf3f7
[stable-2.19] Fix marker handling in templating (#85690) (#85694)
* allow markers to pass through template lookup
* avoid tripping markers within Jinja generated code

(cherry picked from commit 558676fcdc)

Co-authored-by: Matt Davis <6775756+nitzmahone@users.noreply.github.com>
4 months ago
..
fixtures Templating overhaul, implement Data Tagging (#84621) 8 months ago
__init__.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
conftest.py DTFIX recategorization and error/warning refactor (#85181) 6 months ago
test_access.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_common_.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_datatag.py recategorize pass over DTFIX-MERGE entries post b4 (#85155) 7 months ago
test_jinja_bits.py [stable-2.19] Fix marker handling in templating (#85690) (#85694) 4 months ago
test_jinja_plugins.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_lazy_containers.py [stable-2.19] Fix slicing of tuples in templating (#85608) (#85661) 4 months ago
test_templar.py [stable-2.19] Fix marker handling in templating (#85690) (#85694) 4 months ago
test_template_utilities.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_utils.py Templating overhaul, implement Data Tagging (#84621) 8 months ago