Hi! I’ve recently detailed my problem with cisco.nxos.nxos_bgp_global module and removing a neighbor from a VRF that’s under a specific BGP.
Long story short, it fails with an error:
VRF mmsc_radius has address-family configurations. Please use the nxos_bgp_af module to remove those first.
You can read the technical details here: Unable to remove a single BGP neighbor · Issue #1017 · ansible-collections/cisco.nxos
I would love to help as much as I can. (Even though my contribution history is empty on this account, I do contribute to OS projects.) However, I’d like your input since looking at the error, code and documentation, it looks like it might be intentional? Could you help me out here and point me in the correct direction and maybe the steps I can take to help you solve this issue?
Thanks for all the great work on this module. We really appreciate it.