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 Davis 5fd78b07fb Added _TEMPLAR_SANDBOX_MODE config (#85222)
* Added _TEMPLAR_SANDBOX_MODE config

* allows unsafe attribute checks to be disabled in Jinja sandbox

* Update lib/ansible/_internal/_templating/_jinja_bits.py

Co-authored-by: Matt Clay <matt@mystile.com>

---------

Co-authored-by: Matt Clay <matt@mystile.com>
(cherry picked from commit 91453e30af)
7 months ago
..
fixtures
__init__.py
conftest.py DTFIX recategorization and error/warning refactor (#85181) 7 months ago
test_access.py
test_common_.py
test_datatag.py recategorize pass over DTFIX-MERGE entries post b4 (#85155) 8 months ago
test_jinja_bits.py
test_jinja_plugins.py
test_lazy_containers.py DTFIX recategorization and error/warning refactor (#85181) 7 months ago
test_templar.py Added _TEMPLAR_SANDBOX_MODE config (#85222) 7 months ago
test_template_utilities.py
test_utils.py