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
Toshio Kuratomi 8c6f6033b0 Fix when template paths contain non-ascii chars and using the path in ansible_managed
Fixes #27262

(cherry picked from commit 81b2529159)

Add tests for template with non-ascii filenames

This is a test in response to #27262 but I could not provoke the error
so it only shows that the current code is working with non-ascii
filenames in this case.  It doesn't show whether there's some other bug
somewhere.

(cherry picked from commit f91d961cb4)
8 years ago
..
files template: fix KeyError: 'undefined variable: 0 (#27972) 8 years ago
meta Fix cosmetic problems in YAML source 9 years ago
tasks Fix when template paths contain non-ascii chars and using the path in ansible_managed 8 years ago
templates Fix when template paths contain non-ascii chars and using the path in ansible_managed 8 years ago
vars Don't restrict local jinja2 variables to those that start with l_ 9 years ago
aliases Initial ansible-test implementation. (#18556) 9 years ago
ansible_managed.cfg Fix when template paths contain non-ascii chars and using the path in ansible_managed 8 years ago
ansible_managed.yml Fix when template paths contain non-ascii chars and using the path in ansible_managed 8 years ago
runme.sh Fix when template paths contain non-ascii chars and using the path in ansible_managed 8 years ago
template.yml Check that AnsibleUndefinedVariable doesn't occur when an unused variable references an undefined variable (#35571) 8 years ago