mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
fix nxos_vrf_af teardown for nxapi (#39599)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user