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
Martin Krizek 8cd95a8e66
Account for overlays when interacting with Jinja envs (#80705)
Instead of using Templar.environment in Templar.do_template for
accessing/mutating the environment, myenv local variable should be used
because it is the environment used for actual templating. It can either
point to Templar.environment or newly created environment overlay.

Fixes #80605
3 years ago
..
integration Account for overlays when interacting with Jinja envs (#80705) 3 years ago
lib/ansible_test Add FreeBSD 13.2 to ansible-test (#80698) 3 years ago
sanity Fix os.walk issues in package-data sanity test (#80703) 3 years ago
support Use ansible.module_utils.common.text.converters (#80704) 3 years ago
units Use ansible.module_utils.common.text.converters (#80704) 3 years ago