1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/template
Yannig Perré 0c360d17cb New parameter for template method.
We do not compute hash when we know that the result does not need to be cached (like with_items loop).
It also result in a small speed improvement.
2015-11-10 07:19:19 +01:00
..
__init__.py New parameter for template method. 2015-11-10 07:19:19 +01:00
safe_eval.py Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
template.py Making the switch to v2 2015-05-03 21:47:26 -05:00
vars.py Cleaning up bugs related to perf improvement changes 2015-11-05 16:42:12 -05:00