Hi All,
I am working to prepare config template for one of my on going project, where i have four type of devices to create template and push the config. i have made my strategy to how to deal with this.
now i want write my play book to check condition under the device_type variable and create config accordingly to device type let’s say if it is core get the veritable from multiple dict(l2vlan,l3vlan,core_interfaces), same for access and others.
so my question, is there any way to match variable. also tell the play book to look on multiple dict ?
regards/Surjeet