Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 389 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 389 Bytes

Ansible Jinja2 Tester

An online, interactive test tool for the Ansible flavor of Jinja2.

Docker build and run

$ docker build -t j2tester .
$ docker run -d -p 5000:5000 j2tester

Usage

You are all set, go to http://localhost:5000/ and have fun.

Preview

preview