Skip to content

Jinja template arguments foreach operator instance

Compare
Choose a tag to compare
@LamaAni LamaAni released this 17 Feb 16:41
· 123 commits to master since this release
8f1ca1e

Added:

  1. Allow each opeator to have its own, customized, jinja arguments.
  2. Input argument jinja_job_args
  3. appears in jinja as {{job.[my_arg]}}