community.general/lib/ansible/template
Matt Martz 3a4d476512
Add now() jinja2 global func for getting the date/time (#43792)
* Add now() jinja2 global func for getting the date/time

* Docs and changelog

* now isn't a lookup, it doesn't need disabled
2018-12-07 11:25:53 -06:00
..
__init__.py Add now() jinja2 global func for getting the date/time (#43792) 2018-12-07 11:25:53 -06:00
native_helpers.py Fix using vault encrypted data with jinja2_native (#49025) 2018-11-27 16:44:22 -05:00
safe_eval.py Fix loader for filters (#37748) 2018-03-22 17:23:10 -04:00
template.py template: fix KeyError: 'undefined variable: 0 (#27972) 2017-08-09 18:50:53 -04:00
vars.py templar: ensure that exceptions are handled, fix 'AttributeError' (#48792) 2018-11-29 09:56:23 -05:00