ansible/changelogs/fragments/jinja-now.yml
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

2 lines
78 B
YAML

minor_changes:
- jinja2 - Add ``now()`` function for getting the current time