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/integration/targets/template
Jordan Borean 98774d15d7
Fix CVE-2024-11079 hostvars unsafe context (#84339) (#84354)
Fix to preserve an unsafe variable when accessing through an
intermediary variable from hostvars.

(cherry picked from commit 2936b80dbb)
1 year ago
..
custom_tasks Clean up various integration tests. (#60613) 6 years ago
files template override colon bugfixes (#77495) 4 years ago
meta test - add setup target that creates the nobody user (#52750) 7 years ago
role_filter Require `from __future__ import annotations` (#81902) 2 years ago
tasks Ansible Errors, Don't hide stacked messages when yaml (#83933) (#83999) 1 year ago
templates fix incorrect ansible_managed formatting (#79129) 2 years ago
vars
6653.yml Local vars should have highest precedence in AnsibleJ2Vars (#72830) 5 years ago
72262.yml Local vars should have highest precedence in AnsibleJ2Vars (#72830) 5 years ago
72615.yml Require Jinja2 3.0.0 (#75881) 4 years ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
ansible_managed.cfg
ansible_managed.yml inspect components, ansible_managed templatable (#83053) (#83130) 2 years ago
ansible_managed_templated.cfg inspect components, ansible_managed templatable (#83053) (#83130) 2 years ago
arg_template_overrides.j2 Don't mutate templar.environment, only overlay on local myenv (#81005) 3 years ago
badnull1.cfg allow multiple types for null representation (#78451) 3 years ago
badnull2.cfg allow multiple types for null representation (#78451) 3 years ago
badnull3.cfg allow multiple types for null representation (#78451) 3 years ago
corner_cases.yml Heisen jinja2_native (#75587) 4 years ago
custom_template.yml dataloader: check exact value of dir (#52021) 7 years ago
cve-2024-11079.yml Fix CVE-2024-11079 hostvars unsafe context (#84339) (#84354) 1 year ago
filter_plugins.yml Revert "Speed up VariableManager by preserving Templar state. (#45572)" (#59280) 6 years ago
in_template_overrides.j2 Ensure Jinja2 template header overrides are used (#75306) 4 years ago
lazy_eval.yml Fix lazy eval version in integration tests 4 years ago
runme.sh Fix CVE-2024-11079 hostvars unsafe context (#84339) (#84354) 1 year ago
template.yml
template_overrides.yml Don't mutate templar.environment, only overlay on local myenv (#81005) 3 years ago
undefined_in_import-import.j2 Move undefined check from concat to finalize (#78165) 3 years ago
undefined_in_import.j2 Move undefined check from concat to finalize (#78165) 3 years ago
undefined_in_import.yml Move undefined check from concat to finalize (#78165) 3 years ago
undefined_var_info.yml Provide more information in AnsibleUndefinedVariable (#71666) 5 years ago
unsafe.yml Fix error when templating an unsafe string leading to a type error in Python (#82675) 2 years ago
unused_vars_include.yml Prevent templating unused variables for {%include%} (#68749) 6 years ago