-
-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow binary files #16
Comments
So you would like moban to copy files instead. |
Yes. Possibly these untemplated files could be listed in a different section instead of |
maybe a new group called |
Also a |
Accepted! Will use "copy:".
|
syntax:
example:
|
…late directories to target path. related to #16
Another possible keyword instead of But I see you've already done some work on this. I'll do some testing of this asap. |
wfm |
I just noticed that Should these concepts be merged? |
yeah, yehua needed it to copy over template, overlapping with moban's new functionality. |
Currently binary files cause an error.
They should be detected as non jinja, and copied to the source destination without being templated.
The text was updated successfully, but these errors were encountered: