A task that: - downloads latest source from provider - extracts the config files - runs a nested loop with config file names and config objects per file - and does automated sed against a set of variables to generate a jinja2 template
A task that: