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)
2018-05-02 13:02:12 -07:00
..
files
meta
tasks Fix when template paths contain non-ascii chars and using the path in ansible_managed 2018-05-02 13:02:12 -07:00
templates Fix when template paths contain non-ascii chars and using the path in ansible_managed 2018-05-02 13:02:12 -07:00
vars
aliases
ansible_managed.cfg Fix when template paths contain non-ascii chars and using the path in ansible_managed 2018-05-02 13:02:12 -07:00
ansible_managed.yml Fix when template paths contain non-ascii chars and using the path in ansible_managed 2018-05-02 13:02:12 -07:00
runme.sh Fix when template paths contain non-ascii chars and using the path in ansible_managed 2018-05-02 13:02:12 -07:00
template.yml