Is there a way to start a ansible template from a script ERB?
I tried just using <%= render_template “template_name” %> but it doesn’t appear to be using ansible to render the template. Any ideas? I want to perform a job that does both script and ansible tasks started from 1 template