You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 17, 2025. It is now read-only.
jinja2 is used extensively in Ansible. Many users are familiar with its workings there. We could support it in the same way which would let us to not need our otk.op.* directives.
jinja2 is shipped in RHEL (due to Ansible). It would not be a lot of work to support the same.
The disadvantage becomes that we lose our language agnosticism for the implementation of the specification. Note that shedding that idea might be beneficial due to #62, #47.
The text was updated successfully, but these errors were encountered:
jinja2
is used extensively in Ansible. Many users are familiar with its workings there. We could support it in the same way which would let us to not need ourotk.op.*
directives.jinja2
is shipped in RHEL (due to Ansible). It would not be a lot of work to support the same.The disadvantage becomes that we lose our language agnosticism for the implementation of the specification. Note that shedding that idea might be beneficial due to #62, #47.
The text was updated successfully, but these errors were encountered: