Hi,
Is anyone using Rundeck to parse Jinja templates and render with node attributes? Or do you generally farm that out to Ansible for instance? I couldn't find anything and ended up making a plugin (
rundeck-jinja-template) but I figure this must either be an already solved problem, or I'm doing it wrong.
The background to this is taking some node attributes from Rundeck, pulling a template file from Git, rendering it, and then using that as a config to deploy to a node.
cheers,
chris