riotkit-org / riotkit-do

RKD - RiotKit DO. Task executor - balance between Makefile and Gradle. Written in Python. Powerful tool for every DevOps. Automates production tasks as well as local development tasks
Apache License 2.0
10 stars 2 forks source link

Jinja2: Directory rendering - cut off .j2 and allow copying of other files without rendering #27

Closed blackandred closed 4 years ago

blackandred commented 4 years ago
  1. There should be a switch that allows to just copy files that are not matching the pattern
  2. The .j2 extensions should be cut off
blackandred commented 4 years ago

Second point is done.

blackandred commented 4 years ago

Implemented.