Skip to content

jinja2-tools v1.0.4

Compare
Choose a tag to compare
@Avielyo10 Avielyo10 released this 24 Dec 20:16
· 37 commits to master since this release

Adding the option to use extra vars.

extra vars are key value pairs separated by =.
The 'value' will be treated as JSON or as a string in case of JSON decoding error.

This will take precedence over 'data'.