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
Martin Krizek bf7276a4e8
Emit proper error for `x in y` when y is undefined (#70990)
Fixes #70984
4 years ago
..
custom_tasks Clean up various integration tests. (#60613) 5 years ago
files Allow specifying the output encoding in the template module (#42171) 6 years ago
meta test - add setup target that creates the nobody user (#52750) 6 years ago
role_filter More boilerplate fixes. (#70224) 4 years ago
tasks Emit proper error for `x in y` when y is undefined (#70990) 4 years ago
templates Prevent templating unused variables for {%include%} (#68749) 5 years ago
vars Don't restrict local jinja2 variables to those that start with l_ 8 years ago
aliases Testing: Add support for AIX platform (#65802) 5 years ago
ansible_managed.cfg Fix when template paths contain non-ascii chars and using the path in ansible_managed 7 years ago
ansible_managed.yml Clean up various integration tests. (#60613) 5 years ago
corner_cases.yml safe_eval fix (#57188) 5 years ago
custom_template.yml dataloader: check exact value of dir (#52021) 6 years ago
filter_plugins.yml Revert "Speed up VariableManager by preserving Templar state. (#45572)" (#59280) 5 years ago
runme.sh Prevent templating unused variables for {%include%} (#68749) 5 years ago
template.yml Check that AnsibleUndefinedVariable doesn't occur when an unused variable references an undefined variable (#35571) 7 years ago
unused_vars_include.yml Prevent templating unused variables for {%include%} (#68749) 5 years ago