Tim Miller
Results
3
comments of
Tim Miller
Can we get this merged please? This is pretty significant issue for bot use cases - the fix works for me, FWIW.
Confirms this happens on Nexus 5672UP with NXOS 7.3(11)N1(1)
Adding a module level attribute boolean of "fabric_peering" would be a great add on. So an updated example would be: ``` dcnm_vpc_domain: fabric: "{{ local_fabric }}" fabric_peering: false state: merged...