fix nxos_vrf_af teardown for nxapi (#39599) (#39601)

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 0a17adb3df)
pull/39607/head
Trishna Guha 7 years ago committed by GitHub
parent b7c311d3c7
commit df9642aa30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -156,5 +156,6 @@
feature: bgp feature: bgp
state: disabled state: disabled
provider: "{{ connection }}" provider: "{{ connection }}"
ignore_errors: yes
- debug: msg="END connection={{ ansible_connection }} nxos_vrf_af sanity test" - debug: msg="END connection={{ ansible_connection }} nxos_vrf_af sanity test"

Loading…
Cancel
Save