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
Brian Coca 0de4480467
allow multiple types for null representation (#78451)
* allow multiple types for null representation

  '' is not Nonetype
  fixes #76493
2 years ago
..
custom_tasks Clean up various integration tests. (#60613) 5 years ago
files template override colon bugfixes (#77495) 2 years ago
meta test - add setup target that creates the nobody user (#52750) 5 years ago
role_filter More boilerplate fixes. (#70224) 4 years ago
tasks Fix templating nested vars with convert_data=False (#78273) 2 years ago
templates Fix templating nested vars with convert_data=False (#78273) 2 years ago
vars
6653.yml Local vars should have highest precedence in AnsibleJ2Vars (#72830) 3 years ago
72262.yml Local vars should have highest precedence in AnsibleJ2Vars (#72830) 3 years ago
72615.yml Require Jinja2 3.0.0 (#75881) 3 years ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
ansible_managed.cfg Fix when template paths contain non-ascii chars and using the path in ansible_managed 6 years ago
ansible_managed.yml Clean up various integration tests. (#60613) 5 years ago
badnull1.cfg allow multiple types for null representation (#78451) 2 years ago
badnull2.cfg allow multiple types for null representation (#78451) 2 years ago
badnull3.cfg allow multiple types for null representation (#78451) 2 years ago
corner_cases.yml Heisen jinja2_native (#75587) 3 years ago
custom_template.yml dataloader: check exact value of dir (#52021) 5 years ago
filter_plugins.yml Revert "Speed up VariableManager by preserving Templar state. (#45572)" (#59280) 5 years ago
in_template_overrides.j2 Ensure Jinja2 template header overrides are used (#75306) 3 years ago
in_template_overrides.yml Ensure Jinja2 template header overrides are used (#75306) 3 years ago
lazy_eval.yml Fix lazy eval version in integration tests 2 years ago
runme.sh allow multiple types for null representation (#78451) 2 years ago
template.yml
undefined_in_import-import.j2 Move undefined check from concat to finalize (#78165) 2 years ago
undefined_in_import.j2 Move undefined check from concat to finalize (#78165) 2 years ago
undefined_in_import.yml Move undefined check from concat to finalize (#78165) 2 years ago
undefined_var_info.yml Provide more information in AnsibleUndefinedVariable (#71666) 4 years ago
unsafe.yml Prevent losing unsafe from lookups (#77609) 2 years ago
unused_vars_include.yml Prevent templating unused variables for {%include%} (#68749) 4 years ago