summaryrefslogtreecommitdiff
path: root/lib/ansible/template/vars.py
Commit message (Expand)AuthorAgeFilesLines
* Don't restrict local jinja2 variables to those that start with l_James Cammarata2017-01-201-2/+5
* Fixing security bugs for CVE-2016-9587James Cammarata2017-01-091-1/+1
* Move uses of to_bytes, to_text, to_native to use the module_utils version (#1...Toshio Kuratomi2016-09-061-3/+3
* Improve message content to get more hint about the raised error.Yannig Perré2016-02-171-1/+7
* Cleaning up bugs related to perf improvement changesJames Cammarata2015-11-051-4/+1
* Fixing up performanceJames Cammarata2015-11-051-1/+4
* Bundle a new version of python-six for compatibility along with some code to ...six-compatToshio Kuratomi2015-10-161-1/+1
* Replace .iteritems() with six.iteritems()Marius Gedminas2015-09-031-1/+2
* Remove outdated FIXME; HostVars is imported and used belowAbhijit Menon-Sen2015-07-311-3/+0
* Change the use of a mutable arg for a default value for localsJames Cammarata2015-06-191-1/+1
* Properly use local variables from templates including other templatesJames Cammarata2015-06-181-2/+12
* Making the switch to v2James Cammarata2015-05-031-0/+88