Closed Miladiir closed 1 year ago
That is odd I didn't get this in my tests. It should already be fixed. What happens is that the strings in yaml comments of the template surrounded by backticks are evaluated as commands. The bash function doing the string interpolation should not do this.
Looks like something is not escaped properly?