// it works, don't touch it
I’m Max - passionate about network automation, observability and AIOps. This is where I write down everything I break on the way to what actually works.
DEPLOY.PYnornir
from nornir import InitNornir
nr = InitNornir(config_file="prod.yaml")
nr.run(task=deploy_intent)
// 214 devices converged in 38s