Hi,
I have a situation where I need to use the three letter abbreviation for the current month (i.e. Mar for March) rather than the numeric representation.
Besides using the shell or command module to register it as a variable. Is it possible to somehow get this directly in a jinja2 template or a vars file?