Brent_J
Oct 11, 2022Nimbostratus
As3 and Jinja rebase
Hi All, We're using Jinja Templates and Ansible to manage our automation deployments with AS3 which works pretty well for the most part with LTM..
Question: Has anyone got a script to rebase their stored configuration (which use Jinja templates) from the running config ? We can obviously do a GET to pull back the running configs using AS3 but remapping this back to the configs based on the templates is alluding us currently. I'd like to do this as I suspect there have been some manual changes in our deployment and I'm concerned the next push will wipe out running prod config and I'd like to avoid an outage.
TIA