mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
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
This commit is contained in:
2
changelogs/fragments/jinja-now.yml
Normal file
2
changelogs/fragments/jinja-now.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- jinja2 - Add ``now()`` function for getting the current time
|
||||
Reference in New Issue
Block a user