kolypto / j2cli

Jinja2 Command-Line Tool, reworked

Home Page:http://pypi.python.org/pypi/j2cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for Ansible !vault

markfaine opened this issue · comments

commented

I could easily be using j2cli for a script that I wrote that just writes a RHEL kickstart file from a template but j2cli chokes on the ansible vault encrypted values. For this reason, I have to use Ansible to do the jinja template rendering. Is there any way that the vault syntax could be supported?